원클릭으로
edit
Generic text edit — modify surrounding content according to the prompt.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generic text edit — modify surrounding content according to the prompt.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Find and insert citations to support a claim in the surrounding text.
Router — scan a file for <@skill: prompt> tags and dispatch each to the matching skill subagent.
Produce a revision plan for the surrounding text based on the prompt. Supports multi-turn conversation chains.
Generate and execute a visualization script for a given data file based on user instructions and context.
Apply a preceding plan/output chain to the content, then remove all tags.
Generate a figure using Google Gemini Nano Banana 2 API based on the prompt or surrounding context.
| name | edit |
| description | Generic text edit — modify surrounding content according to the prompt. |
Apply the edit described in the prompt to the surrounding text.
<@edit: ...> tag appears.<@edit: ...> tag) with the edited text.The surrounding text may contain scope modifier tags that control which regions you can edit.
<< >>: Text inside << and >> must NOT be modified. Preserve it exactly as-is. Remove the << >> delimiters in the output, but keep the content unchanged.(( )): ONLY the text inside (( and )) may be modified. The surrounding text is context only — do not change it. Remove the (( )) delimiters in the output.If neither modifier is present, the entire surrounding text is editable (default behavior).
The prompt may contain context references wrapped in double backticks ( ``). These point to external resources (file paths, section titles, etc.) that you should look up.
<@edit: revise to connect with ``intro.md``> — read intro.md and use its content to inform your edit.<@edit: extract this into ``appendix.md``> — write the extracted content to appendix.md. delimiters from the output. ``) in the prompt before applying edits.<@edit: ...> tag and all modifier delimiters (<< >>, (( )), ``) must be removed in the output.