·doc-smith-localize
#

doc-smith-localize

aigne-io/doc-smith-skills

Translate Doc-Smith generated documentation into multiple languages. Use this skill when the user requests document translation, localization, or multi-language support. Supports batch translation of documents and images.

5Installs·0Trend·@aigne-io

Installation

$npx skills add https://github.com/aigne-io/doc-smith-skills --skill doc-smith-localize

SKILL.md

| --lang | -l | 目标语言代码(可多次使用) | | --path | -p | 指定文档路径(可多次使用) | | --force | -f | 强制重新翻译,覆盖已有 | | --skip-images | | 跳过图片翻译 |

每个翻译任务使用单独的 Task tool 生成(≤ 5 个并行,> 5 个分批)。必须使用 runinbackground: true 分发 Task。必须使用以下模板构造 Task prompt:

翻译和 nav.js 重建完成后,读取 dist/ 中生成的 HTML 文件(每种语言各抽查 1-2 个页面),检查输出是否符合预期。如有问题直接修改 HTML 文件修复。

Translate Doc-Smith generated documentation into multiple languages. Use this skill when the user requests document translation, localization, or multi-language support. Supports batch translation of documents and images. Source: aigne-io/doc-smith-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aigne-io/doc-smith-skills --skill doc-smith-localize
Category
#Documents
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is doc-smith-localize?

Translate Doc-Smith generated documentation into multiple languages. Use this skill when the user requests document translation, localization, or multi-language support. Supports batch translation of documents and images. Source: aigne-io/doc-smith-skills.

How do I install doc-smith-localize?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aigne-io/doc-smith-skills --skill doc-smith-localize Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/aigne-io/doc-smith-skills

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-17