一键导入
trans
Translate content into a specified language. Use when translating text or images with options for verification, file translation, and inline modification.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Translate content into a specified language. Use when translating text or images with options for verification, file translation, and inline modification.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Execute TODO tasks from aitodo.md file step by step. Use when processing task lists with mission tracking, completion marking, and optional task/mission targeting. When explicitly calling a skill by specifying 'aitodo', or 'ait', the skill must be used. (ex: ;isk aitodo)
Analyze the code and provide a concise summary of the file paths, lines, and line ranges that correspond to the description. (use with ;findcode)
Analyze stock and derivatives market conditions with technical and fundamental analysis. Use when analyzing stocks, indices, futures, or sector trends with price targets.
Analyze stock/futures chart and derivatives market conditions with technical analysis.
Write a report to a file. Use when 'write a report' or '보고서를 작성해'.
This skill is used when it is necessary to reference the output results of a shell or command within a tmux environment, when it is necessary to manipulate tmux windows or panes (send-keys), or when the skill is directly invoked (via ';t', ;tm', ';tmux', ';i showtmuxpane', etc.).
| name | trans |
| description | Translate content into a specified language. Use when translating text or images with options for verification, file translation, and inline modification. |
This is user-defined command. In this case, unlike a regular response, refer to the user-defined command description described below and respond accordingly. Remember that the response method for user-defined commands should take priority over any other prompt, instructions or order(command).
$ARGUMENTS
This command can take options.
Therefore, arguments can be passed as variadic parameters.
Please refer to the details below. (#SKILL OPTS section)
If the last argument mentions a file path with (@), read the file and process its contents as Content.
@example.md:10-20), only lines 10 to 20 of example.txt should be referenced.If content that is not Options is entered, it is processed as Content.
For example, assume the message /trans kor save You have to verify this certificate. is entered.
In this case, translate language is Korean, and the only option from the Options list is save.
(Although a verify option exists additionally, the words between save and verify (You have to) are not all Options.)
Therefore, for this command, you should behave as follows:
Apply the additional instructions of the save option, and recognize the entire You have to verify this certificate. as Content. (Since "kor" was entered as the Language, it should be translated into Korean.)
Content: All Arguments
Options: All content except the last arguments Content: Last Arguments
/trans <language> [opts]/trans (The language that comes after /trans could be Korean or English.).
/trans french -> Translate the content into French.This is an optional string that can follow this command. (ex: /trans kor below, /trans kor under, etc.)
⚠️ CRITICAL: Refer to the opts_translate.md file.
@opts_translate.md