ワンクリックで
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").