sdk
规格合规sdk 技能涵盖使用 @cursor/sdk 在脚本、CI 与后端服务中程序化运行 Agent。
Guide for building apps with the Cursor SDK (@cursor/sdk) programmatically.
适用场景
- → Cursor SDK 集成
- → 程序化 Agent
- → CI 自动化
兼容平台
Cursor
安装
CLI 安装
npx skills add https://github.com/cursor/skills-cursor/tree/main/sdk 手动安装
~/.cursor/skills/sdk/ 资源文件
skill-name/
├── SKILL.md
Source
https://github.com/cursor/skills-cursor/sdk相关技能
create-skill Featured
Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.
开发 Cursor Claude Code Open Agents
Q98 spec ✓
create-rule Featured
Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.
开发 Cursor
Q95 spec ✓
code-review Featured
Structured code review workflow with team standards and checklists.
开发 Cursor Claude Code GitHub Copilot +1
Q95 spec ✓
review-bugbot Featured
Review code changes using Bugbot-style analysis for bugs and regressions.
开发 Cursor Claude Code GitHub Copilot
Q94 spec ✓