Cursor Skills

Cursor, the AI code editor, reads Agent Skills from its skills directory. SkillMD lists 25,790 safety-reviewed skills (SKILL.md files) you can use in Cursor free: search by task, install with one command, or copy the file into ./.cursor/skills.

Install a skill in Cursor

  1. CLI (recommended). Install the CLI once, then add any skill to Cursor by slug:
    npm i -g skillmds
    skillmd add <owner>/<name> -a cursor      # project scope → ./.cursor/skills
    skillmd add <owner>/<name> -a cursor -g   # global scope  → ~/.cursor/skills
  2. Manual copy. Open any skill on SkillMD, download its SKILL.md, and save it as ./.cursor/skills/<skill-name>/SKILL.md (or ~/.cursor/skills/… for every project).
  3. MCP server. If Cursor supports MCP servers, connect the SkillMD server and ask the agent to search and install skills for you. Setup details: MCP docs.

Machine-readable version of this guide: /agents/cursor.txt

Top skills for Cursor

antigravity
go-in-depth
Fans out web searches, fetches sources, adversarially verifies claims, and synthesizes a cited research report.
42.4k · bundle
antigravity
seo-plan
Generate a comprehensive SEO strategy and implementation roadmap for new or existing websites, including competitive analysis, content planning, and technical foundation.
42.4k · bundle
antigravity
hasdata-cli
Provides command-line access to search, scraping, and structured web data from over 40 APIs including Google, Amazon, Yelp, and Zillow.
42.4k · bundle
antigravity
itil-expert
Provides strategic and operational guidance on ITIL 4 and ITIL 5 frameworks, focusing on AI governance, sustainability, and product-centric lifecycle management.
42.4k · bundle
antigravity
mcp-builder
Guides the creation of MCP servers that enable LLMs to interact with external services through well-designed tools.
42.4k · bundle
emilkowalski
improve-animations
Audits a codebase's animation and motion code, then produces a prioritized list of findings and self-contained implementation plans for other agents to execute.
5k
antigravity
bug-hunter
Systematically find and fix bugs using proven debugging techniques, tracing from symptoms to root cause, implementing fixes, and preventing regression.
42.4k · bundle
antigravity
llm-council
Run Fireworks-hosted open-weight model councils that compare responses and synthesize a final answer.
42.4k · bundle
antigravity
hig-inputs
Provides Apple Human Interface Guidelines for designing input methods across Apple platforms, including gestures, Apple Pencil, keyboards, game controllers, pointers, Digital Crown, eye tracking, spatial interactions, focus systems, remotes, motion sensors, and nearby interactions.
42.4k · bundle
antigravity
offers
Designs, constructs, and improves offers by applying value equation analysis, bonus stacking, guarantee design, scarcity/urgency, naming, and payment structure.
42.4k · bundle
antigravity
grpc-golang
Design and implement production-grade gRPC services in Go with Protobuf contracts, mTLS, streaming, and OpenTelemetry observability.
42.4k · bundle
antigravity
json-canvas
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections for Obsidian mind maps, flowcharts, and visual note structures.
42.4k · bundle
antigravity
idea-refine
Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking, producing a concrete one-pager.
42.4k · bundle
antigravity
git-pushing
Stage all changes, create a conventional commit, and push to the remote branch.
42.4k · bundle
antigravity
007
Performs security audits, hardening, threat modeling (STRIDE/PASTA), red/blue team exercises, OWASP checks, code review, incident response, and infrastructure security for any project.
42.4k · bundle
antigravity
lex
Grounds AI agents in verified government references and legislation across 29+ jurisdictions for business formation, employment, and contract drafting.
42.4k · bundle
antigravity
astropy
Perform astronomical research and data analysis with coordinate transformations, unit conversions, FITS file operations, cosmological calculations, time handling, and tabular data manipulation.
42.4k · bundle
antigravity
seaborn
Create publication-quality statistical graphics from tabular datasets with minimal code, supporting multivariate analysis, statistical estimation, and complex multi-panel figures.
42.4k

Browse all skills →

Frequently asked questions

Where does Cursor look for skills?

Cursor loads Agent Skills from ./.cursor/skills inside a project and from ~/.cursor/skills globally. Each skill lives in its own folder as <skill-name>/SKILL.md; the agent reads the skill's description and applies it when a request matches.

How do I install a skill in Cursor?

Run npm i -g skillmds once, then skillmd add <owner>/<name> -a cursor in your project (add -g for global scope). The CLI writes the SKILL.md into .cursor/skills for you. You can also copy the file by hand from any skill page on skillmd.com.

Do skills made for Claude Code work in Cursor?

Yes. SKILL.md is an open, agent-neutral format: the same file works across Claude Code, Cursor, Cursor, Codex, and 60+ other agents. Only the directory it lives in changes, and skillmd add -a cursor handles that for you.

Skills for other agents

Claude CodeOpenAI CodexGemini CLIGitHub CopilotWindsurfClineRoo CodeAntigravityOpenCodeGooseAmpWarpKiro All agents →