Skip to main content
skillmd writes skills into each editor’s native rules location, so context shows up exactly where the agent expects it. The CLI handles the details per editor.

Supported editors

Claude Code

Install with the CLI or connect over MCP.

Cursor

Drop skills into Cursor’s rules.

Windsurf

Native rules support via the CLI.

Antigravity

Native rules support via the CLI.

VS Code (Copilot)

Install into GitHub Copilot’s instructions.

Install into any editor

From your project root:
npx @getskillmd/cli add <skill>
The CLI detects the editors in your project and writes the skill into the right place for each.

VS Code extension

A dedicated VS Code extension brings skill generation and install into the editor UI — search Discover, generate from a URL, and install without touching the terminal.
Editors change where they store rules over time. The CLI tracks those locations, so skillmd add keeps working as editors evolve.