cursor-coding-agent
Installation
SKILL.md
Cursor Coding Agent
Use the Cursor CLI command agent for delegated coding work.
This skill is for Cursor CLI only. Do not generalize it to Codex, Claude Code, Pi, or other coding agents.
Execution Modes
Cursor CLI supports two practical execution styles:
- Headless mode with
--print --trust - Interactive terminal mode without
--print
Use the right one for the task instead of treating them as interchangeable.
Prefer headless mode for automation
Use --print --trust when you want one-shot execution, script-friendly output, or a background task that should run without an interactive TTY: