This skill provides a seamless way to translate text from English to Chinese. It's designed for users who frequently need translation services or integrate such functionalities into applications.
$ npx skills add https://github.com/seefreed/skills --skill en-to-zh-translatorThis skill translates English text files into natural Chinese while maintaining the original sentence structure and paragraph breaks, making it ideal for language learning and translation practice. It automatically combines broken sentences across multiple lines into complete Chinese lines, handles special elements like stage directions and quotes, and outputs translated files with a _zh suffix in the same directory. The translation approach balances natural fluency with reversibility, enabling bidirectional translation practice. It supports both .txt and .md file formats and is triggered when users request Chinese translations of their documents.
Use the command line to install the skill.
Translate emails from English to Chinese
Localize web content for Chinese audiences
Assist with language learning and practice
$ npx skills add https://github.com/seefreed/skills --skill en-to-zh-translatorgit clone https://github.com/seefreed/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Translate the following English text to Chinese, preserving the original tone, context, and technical terms. Ensure accuracy in terminology, especially for [INDUSTRY] terms. Return the translation in a clean format with no additional commentary unless specified. Text to translate: [TEXT]
### English Text "The Q3 earnings report for [COMPANY] shows a 15% revenue increase compared to Q2, driven by strong demand in the [INDUSTRY] sector. Operational costs rose by 8%, primarily due to supply chain disruptions." ### Chinese Translation **第三季度业绩报告** [COMPANY] 第三季度营收报告显示,与第二季度相比,营收增长15%,主要受[INDUSTRY]行业强劲需求推动。运营成本上升8%,主要因供应链中断所致。 *术语说明:" Q3" 译为 "第三季度"," revenue" 译为 "营收"," supply chain disruptions" 译为 "供应链中断"。
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan