create-agent-skills

Create Claude Code skills and slash commands with SKILL.md structures.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/CuriousCrow123/godot-compound --skill create-agent-skills-curiouscrow123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-agent-skills
Source: https://github.com/CuriousCrow123/godot-compound/tree/main/skills/create-agent-skills
Command: npx skills add https://github.com/CuriousCrow123/godot-compound --skill create-agent-skills-curiouscrow123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides expert guidance for creating Claude Code skills and slash commands, helping you design effective SKILL.md structures, intake routing, and reference systems.

Core Features & Use Cases

  • Simplified templates for SKILL.md and router patterns
  • Clear guidance on progressive disclosure and references
  • Practical patterns for building, auditing, and improving skills

Quick Start

Draft your skill's SKILL.md by defining core principles and a simple intake question to begin routing.

Frequently Asked Questions about create-agent-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Claude Code skill with a SKILL.md file?

To create a Claude Code skill, draft a SKILL.md file defining core principles and an intake question for routing. Use simplified templates to establish consistent structure, discovery, and execution across your skills.

What is progressive disclosure in Claude Code skills?

Progressive disclosure in Claude Code skills is a pattern for organizing reference materials and workflows. It structures guidance so users encounter essential information first, preventing overload and ensuring consistent execution.

How do I set up a router pattern for Claude Code slash commands?

Set up a router pattern for slash commands by defining an intake question in your SKILL.md. This routes user intent to appropriate workflows and reference materials, applying expert guidance to build or improve skill structures.

What's the best way to structure frontmatter for Claude Code skills?

The best way to structure frontmatter for Claude Code skills involves using simplified templates that ensure consistent design and discovery. Apply best practices to encapsulate metadata for reliable skill execution.

Can I use existing templates to audit and improve my Claude Code skills?

Yes, you can audit and improve existing Claude Code skills by applying provided templates and best practices. This helps identify structural issues in SKILL.md files, intake routing, and reference systems.

Why does my Claude Code skill fail to route user intent correctly?

Claude Code skills fail to route intent when the SKILL.md lacks a clear intake question or proper router pattern. Applying progressive disclosure and structured templates resolves discovery and execution issues.