Agent skill
translate-to-chinese
Translates English text to Chinese. Use when the user asks to translate English to Chinese, or requests translation from English to 中文/汉语.
Install this agent skill to your Project
npx add-skill https://github.com/goodluckz/claude-code-config/tree/main/skills/translate-to-chinese
SKILL.md
Translate to Chinese
This skill translates English text to simplified Chinese (简体中文).
Instructions
- Identify the English text that needs to be translated
- Provide an accurate, natural-sounding Chinese translation
- Preserve the meaning, tone, and context of the original text
- Use simplified Chinese characters (简体中文) by default
- For technical terms, use commonly accepted Chinese translations
- If the user specifies traditional Chinese (繁体中文), use traditional characters instead
Translation Guidelines
- Maintain the original formatting (paragraphs, lists, etc.)
- For code comments or documentation, translate the text while preserving code syntax
- For idioms or cultural references, provide culturally appropriate Chinese equivalents
- If a term has multiple valid translations, choose the most common or contextually appropriate one
Examples
Example 1: Simple Translation
User: Translate "Hello, how are you?" to Chinese Response: 你好,你好吗?
Example 2: Technical Translation
User: Translate this to Chinese: "Click the button to submit the form" Response: 点击按钮提交表单
Example 3: Longer Text
User: Translate to Chinese: "Thank you for your help. I really appreciate it." Response: 谢谢你的帮助。我真的很感激。
Notes
- This skill uses Claude's multilingual capabilities for high-quality translations
- For professional or legal documents, recommend using professional translation services
- Can handle both casual and formal language styles
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
amend-staged
Amend the last commit with staged changes only
test00-check
Check test00 honeynet production server status - pcap files, tcpdump processes, containers, and Google Drive sync. Use when user wants to check test00 data or server health.
commit-staged
Git commit commands for staged-only commits
git-submodule
Add a directory as a git submodule with its own remote repository. Use when user wants to track a directory with separate git history.
dagster-remote
Manage remote Dagster server on dns-analy4 - start, stop, restart, check status, sync code, and view logs. Use when user wants to manage the remote Dagster deployment.
arkime-tag-manager
Manage Arkime session tags (add/remove) using API
Didn't find tool you were looking for?