skill-creator

Generate SKILL.md templates and resource scaffolds for Claude skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps teams and individuals design, document, and package Claude skills, enabling consistent frontmatter, structure, and resource organization for reusable AI capabilities.

Core Features & Use Cases

  • Clear frontmatter guidance (name, description, license) to standardize skill discovery.
  • Structured guidance for organizing SKILL.md and bundling resources (scripts, references, assets) to support reuse.
  • Step-by-step planning, initialization, editing, and packaging workflows to accelerate skill creation.

Quick Start

Run the Skill Initializer to generate a new skill skeleton in your chosen path.

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 Claude skill with consistent frontmatter and structure?

Use a guided skill initializer script to generate a standardized SKILL.md template with consistent frontmatter and resource scaffolds, ensuring your Claude skills remain modular and self-contained for team reuse.

What is the best way to standardize SKILL.md templates for reusable AI capabilities?

Follow a structured skill creation workflow that enforces consistent frontmatter fields like name, description, and license, while organizing bundled resources such as scripts and references to support team reuse.

Do I need Python and pyyaml to generate skill scaffolds?

Yes, you need Python and the pyyaml dependency installed to run the included scripts that automatically generate skill scaffolds and manage the standardization of frontmatter in your SKILL.md files.

How does the skill creation workflow handle bundling assets and references?

The skill creation workflow handles bundling assets and references by providing structured guidance for organizing resources within a self-contained skill unit, ensuring scripts and references are packaged correctly for reuse.

Can I use this skill builder to add domain knowledge and tool integrations as modular units?

Yes, you can use this skill builder to add domain knowledge, workflows, or tool integrations as modular, self-contained skill units, accelerating the planning, initialization, editing, and packaging of your team's capabilities.