Skill Builder

Generate Claude Code Skills with YAML frontmatter and structured templates.

25|41|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/agenticsorg/hackathon-tv5 --skill skill-builder-agenticsorg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Builder
Source: https://github.com/agenticsorg/hackathon-tv5/tree/main/.claude/skills/skill-builder
Command: npx skills add https://github.com/agenticsorg/hackathon-tv5 --skill skill-builder-agenticsorg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of production-ready Claude Code Skills, ensuring proper structure, YAML frontmatter, and progressive disclosure, making skill development accessible and efficient.

Core Features & Use Cases

  • Skill Generation: Creates new Claude Code Skills with correct YAML, directory organization, and markdown structure.
  • Template Provision: Offers multiple templates (Basic, Intermediate, Advanced) to kickstart skill development.
  • Use Case: You need to create a new custom skill for your team's workflow. Use this Skill Builder to generate a well-structured template, ensuring it adheres to Claude's best practices for discoverability and usability.

Quick Start

Use the Skill Builder to create a new skill named 'my-new-skill'.

Frequently Asked Questions about Skill Builder

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

FAQPage Schema
How do I create a custom Claude Code Skill with proper YAML frontmatter?

To create a custom Claude Code Skill, generate the skill files using a template that includes correct YAML frontmatter, directory organization, and markdown structure. This ensures the skill adheres to Claude's progressive disclosure architecture and best practices for discoverability.

What is progressive disclosure architecture in Claude AI skills?

Progressive disclosure architecture in Claude AI skills is a structural design that organizes markdown files and folders to reveal complexity gradually. It ensures that skill metadata and references are layered correctly, making skill development accessible and efficient.

Can I generate different skill templates for varying complexity levels?

Yes, you can generate different skill templates for varying complexity levels. The Skill Builder offers Basic, Intermediate, and Advanced templates, allowing you to kickstart skill development tailored to your specific workflow requirements.

What's the best way to structure markdown and folders for Claude skill development?

The best way to structure markdown and folders for Claude skill development is to use a generated template that enforces proper directory organization and YAML frontmatter. This production-ready structure supports specific workflows and ensures usability.

Do I need to manually write YAML frontmatter when building Claude Code Skills?

No, you do not need to manually write YAML frontmatter when building Claude Code Skills. The Skill Builder automatically generates new skills with the correct YAML frontmatter and complete file structure, streamlining the creation process.