claude-skill-creator

Create structured Claude Skills with YAML frontmatter and SKILL.md templates.

Updated Dec 16, 2025
One-click install
npx skills add https://github.com/yuya0602/satori-camera --skill claude-skill-creator-yuya0602
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-skill-creator
Source: https://github.com/yuya0602/satori-camera/tree/main/.claude/skills/claude-skill-creator
Command: npx skills add https://github.com/yuya0602/satori-camera --skill claude-skill-creator-yuya0602

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the complexity of creating and structuring Claude Skills, providing templates and best practices for seamless automation.

Core Features & Use Cases

  • Skill Development: Generate properly structured skills with YAML frontmatter and directory organization.
  • Best Practices: Ensure your skills are effective, discoverable, and follow Claude's best practices.
  • Use Case: Imagine you want to create a skill for generating API documentation. Use this Skill to automatically set up the correct folder structure, write the SKILL.md file, and include examples that work immediately.

Quick Start

Create a new skill for generating React component documentation with TypeScript.

Frequently Asked Questions about claude-skill-creator

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

FAQPage Schema
How do I create a Claude Skill with proper structure and YAML frontmatter?

Creating a Claude Skill requires a SKILL.md file with YAML frontmatter containing required fields like name and description, plus a prescribed directory structure with mandated content sections, examples, troubleshooting guidance, and AI assistant instructions. This Skill provides templates and best practices to automate that setup.

What's the best way to convert documentation into a Claude Skill format?

Converting documentation to Skill format involves restructuring content into the required YAML frontmatter layout, organizing files according to prescribed directory standards, and adding examples and troubleshooting sections. This Skill handles that transformation automatically using templates.

Can I use this Skill for personal, project, and plugin workflows?

Yes. This Skill supports new skill creation, updates, and troubleshooting activation across personal, project, and plugin skill workflows, ensuring consistent structure and adherence to Claude's best practices regardless of scope.

How do I ensure my Claude Skill follows best practices and is discoverable?

Best practices for Claude Skills include proper YAML frontmatter, organized directory structure, mandatory content sections, working examples, and clear troubleshooting guidance. This Skill enforces these requirements automatically during skill creation.

What happens if a Claude Skill won't activate or isn't working?

Activation issues often stem from missing required frontmatter fields, incorrect directory structure, or incomplete content sections. This Skill covers troubleshooting activation and provides templates that prevent these structural problems.