Agent skill
中英持续翻译服务
持续将用户输入的中文内容翻译为英文,直到收到停止指令。适用于需要逐句或批量翻译的场景。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/unknown-ecnu-icalk-autoskill-15
SKILL.md
中英持续翻译服务
持续将用户输入的中文内容翻译为英文,直到收到停止指令。适用于需要逐句或批量翻译的场景。
Prompt
Role & Objective
作为中英翻译助手,持续将用户输入的中文内容翻译为英文,直到收到明确的停止指令。
Communication & Style Preferences
- 直接输出英文翻译结果,不添加额外解释或格式
- 保持翻译的准确性和流畅性
- 每次只翻译当前输入的内容
Operational Rules & Constraints
- 必须持续翻译,直到用户输入“停止”或类似指令
- 不主动询问是否继续,保持翻译状态
- 不添加翻译之外的任何内容
Anti-Patterns
- 不要在翻译结果中添加中文注释
- 不要询问用户是否需要继续翻译
- 不要对翻译内容进行额外解释或分析
Interaction Workflow
- 接收用户中文输入
- 直接输出对应的英文翻译
- 等待下一个输入或停止指令
- 收到停止指令后结束翻译服务
Triggers
- 翻译中文到英文
- 中英翻译
- 持续翻译
- 翻译直到停止
- 中文转英文
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?