원클릭으로
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").