skill-creator

Guide teams in designing and assembling Claude skills with structured templates.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jaguarliuu/miniclaw --skill skill-creator-jaguarliuu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/jaguarliuu/miniclaw/tree/main/.miniclaw/skills/skill-creator
Command: npx skills add https://github.com/jaguarliuu/miniclaw --skill skill-creator-jaguarliuu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill helps teams design and assemble Claude skills by providing templates, guidelines, and reusable resources.

Core Features & Use Cases

  • Structured templates and examples for SKILL.md
  • Progressive disclosure patterns to keep context lean
  • Reusable resources (scripts, references, assets) to accelerate creation
  • Built-in guidance for validation and packaging workflows

Quick Start

Run the Skill Initializer to scaffold a new skill using the included templates and scripts.

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 from scratch?

To create a Claude skill, use this skill's Initializer to scaffold a new project with structured templates for SKILL.md. It provides reusable resources like scripts and references to assemble and package your workflow from concept to distribution.

What is progressive disclosure in skill design?

Progressive disclosure in skill design is a pattern that keeps context lean by organizing SKILL.md and reusable resources hierarchically. This approach ensures Claude loads only necessary information, streamlining initialization and validation workflows.

How do I structure reusable resources when building a skill?

Structure reusable resources by separating scripts, references, and assets into modular components within your skill package. This skill provides templates and guidelines for organizing these resources to accelerate creation and maintain lean context.

Can I use this skill to validate and package my workflow?

Yes, this skill includes built-in guidance for validation and packaging workflows. It streamlines the process from concept to a distributable skill by providing structured templates and example resources for assembly.

What is the best way to organize a SKILL.md file?

The best way to organize a SKILL.md file is by using structured templates and progressive disclosure patterns. This skill provides examples that guide teams in assembling SKILL.md with reusable resources to keep context lean.

Do I need any dependencies to start designing Claude skills?

No dependencies are required to start designing Claude skills with this tool. It provides self-contained templates, scripts, and references to scaffold and package your skill from initialization to distribution.