skill-creator

Create and scaffold structured Claude Skills with SKILL.md templates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a scalable blueprint for designing, scaffolding, and packaging Claude Skills, enabling teams to create consistent, reusable AI capabilities without starting from scratch.

Core Features & Use Cases

  • Structured templates: Offers a standardized SKILL.md frontmatter and body layout to jumpstart new skills.
  • Guided design principles: Embeds best practices like progressive disclosure and resource organization to keep context lean.
  • Use Case: When launching a new skill (or revising an existing one), use this skill to bootstrap structure, references, and assets rapidly.

Quick Start

Use the Skill Initializer to bootstrap a new skill scaffold, then customize SKILL.md and add optional scripts, references, or assets as needed.

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 structured Claude skill from scratch?

To create a structured Claude skill, use a skill initializer to bootstrap a standardized SKILL.md scaffold, then customize the frontmatter and body layout to package reusable AI capabilities.

What is the required frontmatter format for packaging Claude skills?

Packaging Claude skills requires standardized frontmatter in the SKILL.md file to enforce consistent design, ensuring the skill is ready for deployment with proper metadata and structure.

Can I use this skill scaffolding tool to update existing Claude skills?

Yes, you can use the skill scaffolding tool to update existing Claude skills by applying structured templates and design principles to revise frontmatter, markdown body structure, and bundled resources.

What's the best way to organize bundled resources when building Claude skills?

The best way to organize bundled resources is by applying progressive disclosure and resource organization principles during skill creation, keeping context lean while ensuring packaging readiness for scripts and assets.

Do I need prior prompt-engineering experience to design effective Claude skills?

No prior prompt-engineering experience is required because the skill creator embeds guided design principles and best practices directly into the scaffolding process to jumpstart new skill development.