create-skill

Create Claude Code skill folders with SKILL.md and YAML frontmatter.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/bsj-fujimoto/next --skill create-skill-bsj-fujimoto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/bsj-fujimoto/next/tree/main/.claude/skills/create-skill
Command: npx skills add https://github.com/bsj-fujimoto/next --skill create-skill-bsj-fujimoto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes the process of creating Claude Code skills, reducing setup time and ensuring consistency across skill directories.

Core Features & Use Cases

  • Scaffolded structure: Provides a repeatable workflow to create skill folders, SKILL.md, and optional references/assets.
  • Frontmatter boilerplate: Enforces YAML frontmatter with required name and description fields.
  • Use Case: When starting a new Claude Skill, bootstrap a complete, standards-compliant structure ready for customization.

Quick Start

Create the skill directory and SKILL.md following the guided workflow, then customize the frontmatter to fit your skill.