By felipeinf
Delegate substantial coding tasks from Claude Code to a local Cursor editor CLI for execution in the Cursor IDE. Run jobs in background or interactively with flags for planning, read-only mode, continuation, or fresh starts. Manage jobs by listing active/recent ones, viewing outputs, resuming, canceling, and verifying Cursor installation/auth.
Delegate a task to Cursor via the cursor-agent subagent (background by default)
Show the stored final output for a finished Cursor job
Show active and recent Cursor jobs for this repository
Check whether the Cursor CLI is installed and authenticated; optionally install it
Cancel an active background Cursor job in this repository
A Claude Code plugin that delegates coding tasks to your local cursor-agent and tracks background jobs per repository.
PATHcursor-agent installed and authenticated (CURSOR_API_KEY or cursor-agent interactive login)Add this folder as a local marketplace in Claude Code, enable the cursor plugin, then run:
/cursor:setup
/cursor:setup checks the CLI and auth, and can install cursor-agent for you if missing.
| Command | What it does |
|---|---|
/cursor:agent <task> | Delegate a task to Cursor (default: background, write-capable) |
/cursor:sessions [id] | List jobs for this repo, or show one |
/cursor:done [id] | Show the stored final output for a finished job |
/cursor:stop [id] | Cancel an active background job |
/cursor:setup | Check install + auth |
/cursor:agent fix the failing parser tests
/cursor:agent --wait quick rename in this file
/cursor:agent --read-only investigate why checkout is slow
/cursor:agent --continue apply the next fix
/cursor:agent --mode plan map the auth refactor
Default flow (background):
/cursor:agent <task>
/cursor:sessions
/cursor:done <job-id>
Use --wait when you want the result inline.
The plugin spawns cursor-agent -p "<prompt>" --output-format stream-json --workspace <repo> and parses the JSON stream. Job state lives under CLAUDE_PLUGIN_DATA (or a temp cursor-companion directory as fallback).
MIT.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
No model invocation
No model invocation
Executes directly as bash, bypassing the AI model
Executes directly as bash, bypassing the AI model
Runs pre-commands
Contains inline bash commands via ! syntax
Runs pre-commands
Contains inline bash commands via ! syntax
npx claudepluginhub felipeinf/cursor-for-claude --plugin cursorSpeed up agent planning, discussion, and docs without losing technical effectiveness. Code stays unchanged.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.