원클릭으로
editorbridge-safe-selection-rewrite
Safely rewrite selected text in MarkEdit, Textastic, TextEdit, or iA Writer through EditorBridge.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Safely rewrite selected text in MarkEdit, Textastic, TextEdit, or iA Writer through EditorBridge.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Apply safe whole-document edits in GUI editors through EditorBridge snapshots and patch verification.
Choose safe EditorBridge automation modes for MarkEdit, Textastic, TextEdit, and iA Writer.
| name | editorbridge-safe-selection-rewrite |
| description | Safely rewrite selected text in MarkEdit, Textastic, TextEdit, or iA Writer through EditorBridge. |
Use this skill when the user asks to rewrite, polish, summarize, translate, or otherwise change only the current selection in a GUI editor.
Prefer native tools named editor_* when available. If native tools are unavailable, use the editorbridge-mcp server with the same tool names.
Workflow:
editor_check_permissions when permission status is unknown.editor_read_selection.editor_replace_selection with the replacement text only when the user requested an edit.Do not use whole-buffer writes for a selection rewrite. Do not fall back to blind typing or clipboard automation unless a future EditorBridge tool explicitly reports that fallback as supported.