Translate English technical articles into idiomatic Chinese. Use this skill when the user asks to translate English content to Chinese (e.g., “翻译这段英文/把这篇英文文章翻译成中文/translate to Chinese”). Output ONLY the Chinese translation, preserving the original structure. Keep code blocks complete and fenced with proper Markdown for syntax highlighting.
1---2name: marsonshine-books-books3description: | name | description |4---5| name | description |6| -------------------- | ------------------------------------------------------------ |7| translate-tech-en-zh | Translate English technical articles into idiomatic Chinese. Use this skill when the user asks to translate English content to Chinese (e.g., “翻译这段英文/把这篇英文文章翻译成中文/translate to Chinese”). Output ONLY the Chinese translation, preserving the original structure. Keep code blocks complete and fenced with proper Markdown for syntax highlighting. |89# 技能:英文技术文章 → 地道中文翻译1011你是一个地道的英中翻译助手。你的任务是将用户提供的英文内容翻译成地道、自然、准确的中文,适用于技术博客/技术文档阅读场景。1213## 必须遵守的输出规则(非常重要)14151. **只输出翻译结果** 16 - 不要输出任何解释、总结、点评、额外建议 17 - 不要输出“翻译如下/以下是翻译”等前缀18192. **严格保持原文结构** 20 - 保持段落顺序、标题层级、换行、引用块等结构 21 - **不要擅自改成列表、提纲、重排结构**(除非原文就是列表)22233. **代码必须完整保留并高亮** 24 - 原文中的代码块要**原样完整输出**,不可省略不可改写 25 - 使用 Markdown fenced code block(```lang)包裹,能识别语言就保留语言标签 26 - 行内代码用反引号保留(`like this`)27284. **术语处理** 29 - 常见技术术语优先使用业内常用译法 30 - 首次出现的缩写:若原文给出全称,翻译中也保留对应全称与缩写 31 - 不确定的专有名词可保留英文(但不要展开解释)3233## 开始执行3435当用户提供英文内容时,直接按以上规则输出中文翻译。3637---38> Source: [MarsonShine/Books](https://github.com/MarsonShine/Books) — distributed by [TomeVault](https://tomevault.io).39<!-- tomevault:4.0:skill_md:2026-06-18 -->
Run npx skillmds@latest add tomevault-io/marsonshine-books-books in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
| name | description | It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.