Load a skill into your tool — guided.
Every skill is a markdown file; a bundle is a set of them. Pick your tool for an installer that customizes the steps to your project path — or, for the app-based tools, shows exactly where to paste.
◆
◆
▸
≈
⊞
⌘
○
Claude CodeInteractive
CLAUDE.md · @imports
Reads CLAUDE.md at your project root and imports skill files. Interactive path resolver.
Claude (app)
Projects · chat
Desktop & web app — load a skill as Project knowledge or paste into a chat.
Open installer →CursorInteractive
.cursor/rules · .mdc
Loads .mdc rule files. Generates the path + frontmatter for your project.
WindsurfInteractive
.windsurf/rules
Cascade reads workspace rules. Resolves the file destination from your path.
Open installer →GitHub CopilotInteractive
.github/copilot-instructions.md
One instructions file per repo. Generates path and commit step.
Open installer →OpenAI CodexInteractive
AGENTS.md
Reads AGENTS.md at the project root. Generates the setup for your path.
ChatGPT
Custom GPT · chat
No filesystem — load via a Custom GPT or paste into chat. Both flows shown.
Open installer →Quick reference
Where each tool keeps its config
◆ Claude Code
CLAUDE.md at root + .claude/skills/◆ Claude (app)
Project knowledge, or pasted into a chat
▸ Cursor
.cursor/rules/*.mdc≈ Windsurf
.windsurf/rules/*.md⊞ Copilot
.github/copilot-instructions.md⌘ Codex
AGENTS.md at project root○ ChatGPT
Custom GPT instructions, or pasted into chat
Two behaviors to expect: every skill asks for its required inputs before it runs, and returns structured output so one skill can feed the next. Medical and other regulated-content skills produce drafts for human review — never publish them unreviewed.