sdk
Spec compliantsdk skill covers Cursor SDK integration for running agents from scripts, CI pipelines, and backend services using @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
Cursor
Install
CLI install
npx skills add https://github.com/cursor/skills-cursor/tree/main/sdk Manual install
~/.cursor/skills/sdk/ Resources
skill-name/
├── SKILL.md
Source
https://github.com/cursor/skills-cursor/sdkRelated Skills
create-skill Featured
Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.
Development Cursor Claude Code Open Agents
Q98 spec ✓
create-rule Featured
Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.
Development Cursor
Q95 spec ✓
code-review Featured
Structured code review workflow with team standards and checklists.
Development Cursor Claude Code GitHub Copilot +1
Q95 spec ✓
review-bugbot Featured
Review code changes using Bugbot-style analysis for bugs and regressions.
Development Cursor Claude Code GitHub Copilot
Q94 spec ✓