Use Cursor editor and Cursor agent for coding tasks
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill cursor-cli --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cursor Cli?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-cursor-cli)More formats (shields.io, HTML) on the badges page.
---
name: cursor-cli
description: Use Cursor editor and Cursor agent for coding tasks
metadata: {"openclaw":{"requires":{"bins":["cursor","cursor-agent"]},"emoji":"⌨️","homepage":"https://cursor.com/docs/cli/overview"}}
---
# Cursor CLI skill
Use this skill for coding tasks with Cursor editor.
## Commands
### 1. Open file in Cursor
```bash
cursor --goto file.py:line
```
### 2. Use Cursor Agent (AI coding assistant)
```bash
cursor-agent -p "your question" --mode=ask --output-format text
```
### 3. Open diff between files
```bash
cursor --diff file1.py file2.py
```
## Examples
**Open file at specific line:**
```
cursor --goto conftest.py:180
```
**Ask Cursor AI:**
```
cursor-agent -p "Explain what recursion is" --mode=ask --output-format text
```
**Review code:**
```
cursor-agent -p "Review this code for bugs" --output-format text
```
## Notes
- Run from the project directory when possible
- Cursor agent may take 30-120 seconds for complex tasks
- Works best with Cursor Pro for full AI capabilities
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.