sdk
@cursor/sdk
sdk skill covers Cursor SDK integration for running agents from scripts, CI pipelines, and backend services using @cursor/sdk.
Last verified: 2026-06-22 · Cursor
sdk
Guide for building apps with the Cursor SDK (@cursor/sdk) programmatically.
When to use
- → Cursor SDK integration
- → Programmatic agents
- → CI automation with Cursor
Platforms
Resources
Source
https://github.com/cursor/skills-cursor/sdkRelated Skills
Cursor · Development
create-skill teaches agents how to author new Agent Skills with valid SKILL.md frontmatter, trigger descriptions, and optional scripts. Install via npx skills add or copy to ~/.cursor/skills/create-skill/.
Cursor · Development
create-rule helps agents write Cursor rules (.mdc files) for project-specific AI behavior. Place rules in .cursor/rules/ for automatic context injection.
Vercel Labs · Development
code-review applies structured review checklists covering correctness, maintainability, tests, and team conventions.
obra / Superpowers · Development
test-driven-development enforces red-green-refactor: no production code without a failing test first. Install with npx skills add obra/superpowers --skill test-driven-development.
FAQ
How do I install sdk?
Send the install prompt to your AI, or run npx skills add https://github.com/cursor/skills-cursor/tree/main/sdk.
Which platforms support sdk?
Cursor