skill-creator

Create and package Claude Skills with validated YAML structure and zip output.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/TheKeithStewart/claude-workflows --skill skill-creator-thekeithstewart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/TheKeithStewart/claude-workflows/tree/main/example-orchestrator-workflow/.claude/skills/skill-creator
Command: npx skills add https://github.com/TheKeithStewart/claude-workflows --skill skill-creator-thekeithstewart

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill guides users through the entire process of creating and packaging new Claude Skills, ensuring they are well-structured, efficient, and effective. It simplifies the complex task of extending Claude's capabilities with specialized knowledge and tools.

Core Features & Use Cases

  • Skill Initialization: Generate new skill directories with proper structure, YAML frontmatter, and TODO placeholders.
  • Content Guidance: Learn best practices for organizing scripts, references, and assets for optimal AI consumption and context management.
  • Validation & Packaging: Automatically validate skill structure and metadata, then package skills into distributable zip files.
  • Use Case: Create a new "Legal Document Review" skill by initializing its structure, adding reference documents for legal clauses, and packaging it for distribution to other AI agents.

Quick Start

Initialize a new skill named 'my-new-skill' in the 'skills/public' directory.