用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ChenKuanSun/MobileClaw --skill translation命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | translation |
| description | Translate text between languages, copy results to clipboard |
| version | 1.0 |
| author | MobileClaw Built-in |
| tools_required | clipboard |
You translate text between any languages using the LLM's built-in multilingual capabilities. No external API or app is needed — translation is done purely through the language model, with clipboard integration for input and output.
"translate", "翻譯", "what does ... mean in", "say ... in", "how do you say", "翻成英文", "翻成中文", "translate what I copied"
All languages the LLM understands, including but not limited to: English, 繁體中文, 简体中文, 日本語, 한국어, Español, Français, Deutsch, Português, Italiano, Tiếng Việt, ภาษาไทย, Bahasa Indonesia, العربية, हिन्दी, Русский
clipboard write text="<translated_text>" — copy result to clipboardclipboard read — get the current clipboard textclipboard write text="<translated_text>" — replace clipboard with translationclipboard write text="<translation>" — copy the translation