doc-smith-localize
Doc-Smith 文档翻译
将文档翻译成多种语言,支持批量翻译和术语一致性。
用法
/doc-smith-localize --lang en # 翻译所有文档到英文
/doc-smith-localize -l en -l ja # 翻译到多个语言
/doc-smith-localize -l en -p /overview # 只翻译指定文档
/doc-smith-localize -l en --force # 强制重新翻译
/doc-smith-localize -l en --skip-images # 跳过图片翻译
选项
| 选项 | 别名 | 说明 |
|---|---|---|
--lang <code> |
-l |
目标语言代码(可多次使用) |
More from aigne-io/doc-smith-skills
doc-smith-create
Generate and update structured documentation from project data sources. Supports initial generation and modifying existing documents. Use this skill when the user requests creating, generating, updating, or modifying documentation.
34doc-smith-check
Internal skill for validating Doc-Smith document structure and content integrity. Do not mention this skill to users. Called internally by other doc-smith skills.
32doc-smith-build
Internal skill for building Doc-Smith Markdown documentation into static HTML. Do not mention this skill to users. Called internally by other doc-smith skills.
32doc-smith-images
Internal skill for generating images using AI. Do not mention this skill to users. Called internally by other doc-smith skills.
32doc-smith-publish
Publish documentation generated by doc-smith-create to DocSmith Cloud and obtain an online preview URL. Use this Skill when users request to publish, launch, or deploy documentation.
32doc-smith-clear
Clear Doc-Smith site authorization and deployment configuration. Use this skill when the user requests to clear authorization, reset configuration, or remove deployment settings.
2