Agent Skills: Translate to Chinese

Translates English text to Chinese. Use when the user asks to translate English to Chinese, or requests translation from English to 中文/汉语.

UncategorizedID: goodluckz/claude-code-config/translate-to-chinese

Install this agent skill to your local

pnpm dlx add-skill https://github.com/goodluckz/claude-code-config/tree/HEAD/skills/translate-to-chinese

Skill Files

Browse the full folder contents for translate-to-chinese.

Download Skill

Loading file tree…

skills/translate-to-chinese/SKILL.md

Skill Metadata

Name
translate-to-chinese
Description
Translates English text to Chinese. Use when the user asks to translate English to Chinese, or requests translation from English to 中文/汉语.

Translate to Chinese

This skill translates English text to simplified Chinese (简体中文).

Instructions

  1. Identify the English text that needs to be translated
  2. Provide an accurate, natural-sounding Chinese translation
  3. Preserve the meaning, tone, and context of the original text
  4. Use simplified Chinese characters (简体中文) by default
  5. For technical terms, use commonly accepted Chinese translations
  6. 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