skill-creator

Generate standardized SKILL.md metadata and structured skill packages.

1.3k|212|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/daymade/claude-code-skills --skill skill-creator-daymade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/daymade/claude-code-skills/tree/main/skill-creator
Command: npx skills add https://github.com/daymade/claude-code-skills --skill skill-creator-daymade

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides guidance, templates, and utilities to create or update Claude Skills with structured workflows and bundled resources.

Core Features & Use Cases

  • Skill scaffolding generator and templates
  • Guidance on structuring SKILL.md with metadata and operational sections
  • Examples of bundles (scripts/references/assets) and packaging patterns

Quick Start

  • Initialize a new skill skeleton using the provided templates

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a Claude Skill with standardized metadata and structure?

Creating a Claude Skill involves generating standardized metadata including YAML frontmatter with name and description, organizing procedural content sections, and bundling optional resources like scripts, references, and assets. This Skill provides templates and guidance to scaffold new skills that conform to the SKILL.md schema and validation tooling requirements.

What should be included in a Skill's YAML frontmatter and content structure?

Skill frontmatter must include mandatory fields like name and description. The procedural content structure organizes guidance, use cases, and quick-start sections. This Skill documents the required schema, field specifications, and content organization patterns to ensure your Skill meets compatibility and packaging standards.

How do I bundle scripts, references, and assets into a Skill package?

Bundling organizes optional components—scripts for automation, references for documentation, and assets for resources—into a cohesive package. This Skill provides templates and packaging patterns showing how to structure these bundles across different domains and task scenarios while maintaining resource referencing rules.

What are the privacy and compatibility requirements when authoring a Skill?

Authoring a Skill requires following privacy guidance and ensuring compatibility with validation and packaging tooling. This Skill covers the technical requirements and constraints you must satisfy, including privacy considerations, to produce a valid, deployable Skill package.

Can I use templates to speed up Skill scaffolding for different domains?

Yes. This Skill provides reusable templates and scaffolding generators to initialize new Skill skeletons quickly. The templates adapt across domains and task scenarios, reducing manual setup and ensuring your Skill starts with the correct structure and metadata layout.

How do I update an existing Skill's metadata and structure?

Updating a Skill applies the same structured workflow as creating one—revising YAML frontmatter, reorganizing procedural sections, and managing bundled resources. This Skill guides you through the update process to maintain schema compliance and compatibility with validation tooling.