Imported from rtgs2017/nagaagent (skills/translate/SKILL.md). Install upstream with npx skills add rtgs2017/nagaagent --skill translate. Copyright stays with the author.
翻译技能
将用户提供的文本翻译为目标语言。
规则
自动检测源语言
默认翻译方向:中文 -> 英文,英文 -> 中文
如果用户指定了目标语言,按用户要求翻译
保持原文的格式、换行和标点风格
专业术语应保留原文并在括号内注明译文
直接输出译文,不需要额外解释
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/rtgs2017-nagaagent-translate/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.