skill-creator

Create structured Claude skills from templates with SKILL.md scaffolding.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/SalmanO7/Todo_Full-Stack --skill skill-creator-salmano7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/SalmanO7/Todo_Full-Stack/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/SalmanO7/Todo_Full-Stack --skill skill-creator-salmano7

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps teams design, initialize, and structure Claude skills efficiently by providing templates, best practices, and starter resources for scalable skill development.

Core Features & Use Cases

  • Provides SKILL.md scaffolding, starter scripts, references, and assets templates that reduce setup time.
  • Guides progressive disclosure and modular organization for complex skills, ensuring safe and scalable deployments.
  • Includes example resources and a repeatable workflow for skill creation and iteration.

Quick Start

Run the init_skill.py script to create a new skill scaffold and customize SKILL.md.

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 a template?

To create a structured Claude skill from a template, run the init_skill.py script to automatically generate the scaffold and customize the SKILL.md frontmatter. This provides starter scripts, references, and assets templates to reduce setup time.

What is progressive disclosure in Claude skill workflows?

Progressive disclosure in Claude skill workflows is a modular organization approach that ensures safe and scalable deployments. It guides teams through initialization and structuring, progressively revealing complex skill resources only when needed.

Does skill-creator provide scaffolding for scripts and references?

Yes, skill-creator provides scaffolding for scripts, references, and assets. It implements a standardized SKILL.md frontmatter and starter resources to help teams design, initialize, and structure Claude skills efficiently.

Can I use skill-creator to update existing Claude skills for a team?

Yes, you can use skill-creator to update existing Claude skills for a team. It applies to teams building new skills or updating existing ones, guiding organization through initialization, structuring, and resource setup using repeatable workflows.

What's the best way to organize complex Claude skills for scalable deployment?

The best way to organize complex Claude skills for scalable deployment is using modular organization and progressive disclosure guidelines. This skill provides templates and a repeatable workflow to ensure safe, scalable skill development.

Why do I need standardized SKILL.md frontmatter for automation workflows?

You need standardized SKILL.md frontmatter for automation workflows to ensure consistent skill initialization and provisioning. It automates the creation of structured Claude skills from templates, reducing setup time and guiding scalable skill development.