|

Describe what you want to achieve, and our AI will help you craft a custom skill tailored to your needs for Claude AI.

Your conversation will be saved automatically and can be accessed from the sidebar.

How Claude Skills Work

Skills are modular capabilities that extend Claude's functionality through instructions, metadata, and resources

Specialize Claude

Tailor capabilities for domain-specific tasks

Reduce Repetition

Create once, use automatically across conversations

Compose Capabilities

Combine Skills to build complex workflows

Progressive Disclosure

Skills load information in stages as needed, ensuring efficient context usage

Always loaded

Level 1: Metadata

Skill name and description for discovery

~100 tokens per Skill
When triggered

Level 2: Instructions

Main instructions and workflows from SKILL.md

Under 5k tokens
As needed

Level 3: Resources

Scripts, templates, and reference materials

Effectively unlimited

Example: PDF Processing Skill

1

Startup: System includes metadata - "PDF Processing - Extract text and tables from PDF files"

2

User request: "Extract the text from this PDF and summarize it"

3

Claude loads: Reads SKILL.md with PDF extraction instructions

4

Claude executes: Uses instructions to complete the task efficiently