cursor-cli

SKILL.md

Cursor CLI skill

Use this skill for coding tasks with Cursor editor.

Commands

1. Open file in Cursor

cursor --goto file.py:line

2. Use Cursor Agent (AI coding assistant)

cursor-agent -p "your question" --mode=ask --output-format text

3. Open diff between files

cursor --diff file1.py file2.py
Installs
8
First Seen
Mar 12, 2026