Enable real-time collaboration by exposing a local collaborative editing tool via aitun tunnel. Perfect for AI agents that need to co-edit code, documents, o...
Coding
Don't Edit - prevents premature file edits
Try itInvoked ONLY by the user with /dont-edit when they want read-only mode activated.
What it does
Invoked ONLY by the user with /dont-edit when they want read-only mode activated.
The skill document
Don't Edit (Read-Only & Advisory Mode)
Enforces a strict Read-Only & Advisory Mode to prevent premature file edits or unsolicited code modifications.
Strict Rules
- NO FILE MUTATIONS: Do NOT create, overwrite, edit, or delete any files. Do NOT run shell/terminal commands that alter the filesystem. Ensure these restrictions propagate to any subagents or delegated tasks.
- READ-ONLY INSPECTION ALLOWED: You may inspect files, search the codebase, or search external docs to gather context.
- REQUIRE APPROVAL: Outline any proposed changes in text and wait for explicit user confirmation before modifying any code.
Related skills
Upload generated HTML/Markdown files to DropFiles and get a shareable public link. Invoke when the user wants to share, publish, or generate a public link for any HTML or Markdown content they produced.
Help users with [FEATURE]: 工具操作前置安全校验(edit/write/shell 防护). Use when a user asks for creative-and-content, feature, edit, write, shell, or needs a practical...
Inspect, edit, and export CorelDRAW CDR files via COM automation.
精确改代码 — 先读后改、精确匹配、最小化 diff、改后自检。借鉴 Claude Code 的 Edit 工具纪律,杜绝整文件重写与误伤。
Open a browser tab so a human can highlight-and-comment on a Markdown file. Submits a structured JSON of comments the agent can read and respond to. Use when...