skill-creator

Guide users through structured workflows to create Claude Code skills with validated SKILL.md drafts.

57|6|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/b33eep/claude-code-setup --skill skill-creator-b33eep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/b33eep/claude-code-setup/tree/main/skills/skill-creator
Command: npx skills add https://github.com/b33eep/claude-code-setup --skill skill-creator-b33eep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users create high-quality custom skills for claude-code-setup, reducing time and ensuring consistency.

Core Features & Use Cases

  • Structured workflow to define command or context skills
  • Guided prompts to gather requirements and generate SKILL.md content
  • Validation checks to ensure frontmatter and content quality

Quick Start

Run the Skill Creator prompts to generate a new skill draft, review the SKILL.md, and save it to your local skills folder (e.g., ~/.claude/custom/skills/[skill-name]/SKILL.md)

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create custom Claude skills with a consistent frontmatter schema?

You create custom Claude skills by following a guided, step-by-step workflow that gathers requirements and generates a validated SKILL.md draft. This enforces a clear frontmatter schema and ensures content adheres to safety guidelines.

What is the best way to generate a SKILL.md file for claude-code-setup?

The best way to generate a SKILL.md file is through a structured prompt design workflow that validates frontmatter and content quality. This approach reduces time and effort while ensuring the generated skill meets all necessary safety and quality guidelines.

Does the skill creation process validate frontmatter and content quality?

Yes, the skill creation process includes built-in validation checks to ensure frontmatter and content quality. It enforces a clear schema and validates the generated output to guarantee that your custom skills meet established safety and quality standards.

Can I define both command and context skills using this guided workflow?

Yes, you can define both command and context skills using this guided workflow. The process leads you through targeted prompts to gather specific requirements, generates the appropriate SKILL.md content, and validates the output for your chosen skill type.

Where should I save generated SKILL.md files for local claude-code-setup?

You should save generated SKILL.md files to your local skills folder, typically located at ~/.claude/custom/skills/[skill-name]/SKILL.md. This ensures the claude-code-setup environment recognizes and loads your newly created custom skill properly.