skill-i18n
Installation
SKILL.md
Skill i18n
Translate skill documentation files (SKILL.md, README.md) into multiple languages, making it easier to share skills with international users.
Usage
| Command | Description |
|---|---|
/skill-i18n |
Translate files in current skill directory |
/skill-i18n <skill-name> |
Translate files for specified skill |
/skill-i18n config |
Configure default languages and file types |
/skill-i18n --lang zh-CN,ja |
Translate to specified languages (for integration) |
/skill-i18n --files SKILL.md,README.md |
Translate specified files |