将 FastGPT 文档从中文翻译为面向北美用户的英文。当用户提到翻译文档、i18n、国际化、translate docs、新增/修改了中文文档需要同步英文版时,使用此 skill。也适用于用户要求检查文档翻译缺失、批量翻译、或对比中英文文档差异的场景。
$npx -y skills add labring/fastgpt --skill i18nInstalls into the current project.
Run `npx skills use "https://github.com/labring/fastgpt" --skill "labring/fastgpt/i18n"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/labring/fastgpt" that are relevant to the current task. Run `npx skills add "https://github.com/labring/fastgpt"` and select the relevant skills, then follow their instructions.