skill-creator

Generate SKILL.md files with frontmatter, guidance, and bundled resources.

Updated Nov 13, 2025
One-click install
npx skills add https://github.com/zacjones93/pokidex --skill skill-creator-zacjones93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/zacjones93/pokidex/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/zacjones93/pokidex --skill skill-creator-zacjones93

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill empowers users to design, develop, and package custom AI skills for Claude, extending its capabilities with specialized knowledge, workflows, and tool integrations. It streamlines the skill creation process, ensuring best practices for efficiency and effectiveness.

Core Features & Use Cases

  • Skill Initialization: Automatically generates a new skill directory with a template structure, including placeholders for SKILL.md, scripts, references, and assets.
  • Design Guidance: Provides principles for concise context, progressive disclosure, and structuring skills with executable scripts, detailed references, and output assets.
  • Validation & Packaging: Ensures skills meet quality standards (e.g., YAML frontmatter, naming conventions) and packages them into distributable .skill files.
  • Use Case: "I want to create a new skill for managing customer support tickets. Help me initialize the skill and guide me through adding relevant scripts and reference documentation for common support workflows."

Quick Start

Initialize a new skill named 'customer-support-manager' in the 'skills/private' directory.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new AI skill with proper structure and documentation?

Create a new AI skill by generating a complete SKILL.md file with YAML frontmatter, guidance content, and optional bundled resources. The skill-creator initializes a directory structure with templates for scripts, references, and assets, ensuring compliance with Skill Unit anatomy including name, description, and license.

What's the best way to organize workflows and tool integrations in a custom skill?

Organize skills using structured patterns—workflow-based, task-based, or reference-based—that integrate tools and domain knowledge. skill-creator guides you through adding executable scripts, detailed references, and resource organization to create concise, effective skill scaffolds.

Can I package and distribute custom skills I create?

Yes. skill-creator validates skills meet quality standards including YAML frontmatter and naming conventions, then packages them into distributable .skill files ready for sharing and deployment.

Do I need existing knowledge of skill design patterns to get started?

No. skill-creator provides design guidance covering principles for concise context and progressive disclosure, plus recommended structuring patterns and best practices, making it accessible even for first-time skill authors.

What file formats and components does skill-creator support?

skill-creator supports YAML frontmatter, markdown documentation, and optional bundled resources including scripts and references. It ensures compatibility with Claude skill standards and manages asset organization within the skill package.

How does skill-creator ensure my skill meets quality and compliance standards?

skill-creator validates frontmatter structure, naming conventions, and Skill Unit anatomy automatically. It guides you through required metadata fields and recommended patterns to ensure your skill meets distribution and integration standards.