skill-creator

Generate Claude Code Skill scaffolds with SKILL.md, README.md, and LICENSE.txt.

17|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/muranUSTB/skills-create_skills --skill skill-creator-muranustb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/muranUSTB/skills-create_skills/tree/main/skills/skills-creator
Command: npx skills add https://github.com/muranUSTB/skills-create_skills --skill skill-creator-muranustb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of Claude Code Skills from user requirements.

Core Features & Use Cases

  • Multi-template support: Includes templates for documentation, data analysis, browser automation, content creation, external services, utilities, code development, and a customizable template.
  • Guided, step-by-step creation: Interactively collects skill name, description, author, and template choice to ensure a complete scaffold.
  • End-to-end output: Generates the full Skill directory structure, including SKILL.md, README.md, LICENSE.txt, and a references folder with templates.
  • Best practices: Produces Skill files that conform to Claude Code Skill design norms, ready for deployment.

Quick Start

Ask Skill Creator to create a new Skill, provide the name and description, choose a template, and review the generated Skill structure.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I automate Claude Code Skill scaffolding from scratch?

To automate Claude Code Skill scaffolding, provide your requirements to interactively generate a complete directory structure including SKILL.md, README.md, and LICENSE.txt files. The tool guides you step-by-step through selecting a template and entering metadata.

What templates are available for generating Claude Code Skills?

Available templates for generating Claude Code Skills include documentation, data analysis, browser automation, content creation, external services, utilities, code development, and a customizable option. These templates provide pre-configured structures tailored to specific automation tasks.

Do I need to manually configure frontmatter and directory structure for Claude Code Skills?

No, you do not need to manually configure frontmatter and directory structure. The generation tool enforces a standard frontmatter and conventional directory layout automatically, ensuring your output conforms to Claude Code Skill design norms.

Can I include custom scripts and assets when creating Claude Code Skills?

Yes, you can include custom scripts and assets when creating Claude Code Skills. The scaffolding process generates optional resource directories for references, scripts, and assets alongside the core SKILL.md and README.md files.

What is the best way to ensure generated Claude Code Skills follow best practices?

The best way to ensure generated Claude Code Skills follow best practices is using an automated scaffolding tool that produces files conforming to design norms. It standardizes the frontmatter, directory structure, and includes a references folder with templates.