Installation

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.

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.