一键导入
translate
Translates text to a specified language. Usage: /translate [language] [text], e.g. /translate Spanish Hello world
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Translates text to a specified language. Usage: /translate [language] [text], e.g. /translate Spanish Hello world
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Check Claude Brain status — shows whether hooks, MCP server, and memory are working
Analyzes code for bugs, security vulnerabilities, performance problems, and style issues. Use when reviewing a PR, reading a diff, auditing a file, or asked to check, critique, inspect, or audit code. Outputs a structured markdown report with severity ratings.
Breaks a complex multi-step request into subtasks and routes each to the appropriate skill. Use when given a high-level goal that requires multiple steps, a multi-phase workflow, or when asked to plan and execute a project, pipeline, or sequence of tasks. Outputs a step plan with skill assignments and handoff contracts.
Condenses any text into a structured summary with key points and a one-sentence takeaway. Use when asked to summarize, TLDR, condense, distill, or recap text, articles, transcripts, meeting notes, or documents. Outputs an overview paragraph, bullet-point key points, and a single takeaway line.
Switch or show the AI model for the current session. Usage: /model [model-name|default|list]
Show token usage and estimated cost for this session
| name | translate |
| description | Translates text to a specified language. Usage: /translate [language] [text], e.g. /translate Spanish Hello world |
The user wants to translate text.
/translate Spanish Hello world → translate "Hello world" to Spanish/translate French followed by pasted text → translate the text to French/translate with no args → ask what they want translated and to what language/translate.Produce the translation with:
Translation ({target language}) {translated text}
For longer texts, add a brief note about any nuances, idioms, or cultural considerations that affected the translation. Keep these notes concise — one sentence max per note.
If the input language is ambiguous, identify it briefly (e.g. "Translated from Spanish").