skill-builder

Create and audit Claude Code skills following official best practices.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/ChinmayBhattt/AUTOMATION-WORKFLOW_GUIDE --skill skill-builder-chinmaybhattt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-builder
Source: https://github.com/ChinmayBhattt/AUTOMATION-WORKFLOW_GUIDE/tree/main
Command: npx skills add https://github.com/ChinmayBhattt/AUTOMATION-WORKFLOW_GUIDE --skill skill-builder-chinmaybhattt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides the creation and optimization of Claude Code skills using official best practices. It helps you build new skills, audit existing ones, and decide on advanced features like subagent execution or hooks.

Core Features & Use Cases

  • Build a new skill from scratch with a structured discovery process.
  • Audit and optimize existing skills to improve reliability and governance.
  • Decide on advanced features (subagents, hooks, dynamic context) and troubleshoot issues.

Quick Start

Begin with the Discovery Interview to define goal, trigger, and steps before drafting any files.

Frequently Asked Questions about skill-builder

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

FAQPage Schema
What is the best way to create a Claude Code skill from scratch?

To create a Claude Code skill, start with a structured discovery interview to define the goal, trigger, and steps before drafting files, ensuring frontmatter and content structure satisfy official best practices for reliable performance.

How do I audit an existing Claude Code skill for reliability?

Auditing a Claude Code skill involves checking frontmatter configuration, content structure, and testing workflows against official best practices to optimize reliability and governance for consistent execution.

When should I add subagents or hooks to my Claude Code skill?

You should add subagents or hooks to a Claude Code skill when you need advanced features for dynamic context or automated execution, using a structured decision process to troubleshoot issues and improve governance.

Does building a Claude Code skill require specific frontmatter configuration?

Yes, building a Claude Code skill requires specific frontmatter configuration to satisfy official best practices, ensuring the skill's metadata, triggers, and content structure meet criteria for reliable performance.

How do I optimize a Claude Code skill that is not working as expected?

To optimize a Claude Code skill that is not working, run an audit to evaluate frontmatter configuration, content structure, and testing workflows, troubleshooting advanced features like subagents or hooks to resolve execution issues.