ワンクリックで
translation
Load when the user wants text translated between languages, or asks for localized phrasing of an existing draft.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Load when the user wants text translated between languages, or asks for localized phrasing of an existing draft.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Load when the user asks to queue, enqueue, or add a coding task to the fleet, dispatch a job to a repo, or ask the fleet worker to fix something. Trigger phrases: "add to fleet", "queue a job for", "send to fleet", "dispatch to".
Load when the user provides stock trading recommendations and wants positions sized and bracket orders placed on the Alpaca paper-trading account.
Load when the user wants to navigate a website, click through a flow, fill a form, extract data from a page, or record an interaction as a reusable playbook.
Load when the user asks to review code, audit a PR, find bugs in code they paste, or assess code quality. Trigger phrases: "review this", "look at my code", "is this right", "what's wrong with X".
Load when the user is responding to a customer inquiry, complaint, or support ticket and needs help drafting a reply with the right tone.
Load when the user wants analysis on a dataset — trends, distributions, summary statistics, or insights from a CSV/JSON/Excel file.
| name | Translation |
| slug | translation |
| description | Load when the user wants text translated between languages, or asks for localized phrasing of an existing draft. |
| icon | Languages |
| color | #f97316 |
| version | 1.1.0 |
| category | writing |
| tools | [] |
| config_schema | {"type":"object","properties":{"target_language":{"type":"string","default":"English"},"preserve_formatting":{"type":"boolean","default":true}}} |
Target language: {target_language}. Preserve formatting: {preserve_formatting}.
Translate idioms by the closest cultural equivalent, not literally. If no equivalent exists, give the literal translation plus a one-line note.
Preserve tone (formal/casual/technical) from the source.
When preserve_formatting is true, keep all markdown structure intact: headers, lists, bold/italic, code blocks, links.
For technical content, use the standard industry terminology in the target language — not a literal back-translation.