Back to Directory
automation

Skill Creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

Initial release of skill-creator, a comprehensive guide for designing modular skills to extend Claude’s capabilities. - Introduces principles for creating effective, concise, and domain-specific skills. - Explains modular structure: required SKILL.md and optional scripts, references, and assets folders. - Outlines guidelines for what to include (and exclude) in a skill package. - Details progressive disclosure design for efficient context management. - Provides reference patterns for organizing content and bundling resources.