Skip to main content

Flash saleCreator Starter Pack $9 $19 with FLASH50 — ends Friday at midnight.Get it now →

Developers

CreatorSkills for Developers

Skills are plain SKILL.md / .mdc files — drop them where your tool reads system prompts.

Manual install

Skills download as either a single SKILL.md file or a ZIP containing multiple .md files. Place them where your tool expects system prompt files.

Claude Code

Place the skill file in your Claude skills directory:

~/.claude/skills/my-skill/SKILL.md

Or reference it directly in your project configuration.

Cursor

Download the .mdc file and place it in your project rules directory:

.cursor/rules/my-skill.mdc

Cursor picks up rules automatically from this directory.

The SKILL.md Format

Skills are plain markdown files with structured instructions. No proprietary format — they work anywhere that accepts system prompts. Single-file skills are just SKILL.md. Multi-file skills ship as a ZIP:

skills/my-skill/
├── SKILL.md        # Main skill instructions
├── README.md       # Setup guide & tips
├── EXAMPLE.md      # Worked examples
└── TEMPLATES.md    # Optional templates
SKILL.md

The core system prompt. This is what gets loaded into your AI tool.

README.md

Setup instructions, configuration options, and usage tips.

EXAMPLE.md

Worked examples showing real inputs and outputs.

Machine-Readable Endpoints

The catalog is available in formats designed for programmatic access and LLM ingestion.

llms.txt

Plain text catalog of all skills, formatted for LLM context windows.

ai-plugin.json

OpenAI plugin manifest for tool-based integrations.

/.well-known/ai-plugin.json

Pricing

Price range

Free to $7

Billing

One-time purchase

Free skills

Available to try free

No subscriptions. Buy once, download and use anywhere.