Cursor Edit

Delegate file edits to Cursor through the headless cursor-agent CLI instead of editing files directly in the calling AI agent. The calling AI agent analyzes the change, writes precise edit instructions, and verifies the result; cursor-agent performs the actual file modifications. Use when the user says things like "let Cursor edit this", "fix it with cursor", or "have Cursor handle the file edits". Best for offloading large edits to Cursor to reduce token usage and speed up the overall workflow.

to4iki 5cfc17b 3 files · 16.9 KB Updated

File contents

to4iki/skills/tree/main/misc/cursor-edit commit 5cfc17b72f

Frequently asked questions

npx skillmds@latest add to4iki/cursor-edit