skill-creator

Create or update Claude skills using structured blueprints and templates.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/amijadoamijado/sd003 --skill skill-creator-amijadoamijado
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/amijadoamijado/sd003/tree/main/.qwen/skills/skill-creator
Command: npx skills add https://github.com/amijadoamijado/sd003 --skill skill-creator-amijadoamijado

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Guides users in creating or updating Claude skills by providing a structured blueprint, templates, and resources to accelerate and standardize skill development.

Core Features & Use Cases

  • Provides a ready-to-use SKILL.md scaffolding template and example resource layout (scripts/, references/, assets/) to jump-start skill creation.
  • Documents best practices for organizing frontmatter, body content, and bundled resources to enable consistent skill packaging and discovery.
  • Supports domain- and workflow-specific skill development by establishing reusable patterns and references for future skills.

Quick Start

Initialize a new skill with the scaffold and then customize it for your domain.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create modular Claude skills with custom workflows and scripts?

To create modular Claude skills, you use a structured blueprint providing SKILL.md scaffolding, frontmatter templates, and resource layouts like scripts and references to ensure standardized packaging and domain-specific capability extension.

What is the best way to structure metadata and assets for Claude skill packaging?

The best way to structure skill packaging is by organizing frontmatter, body content, and bundled resources into standardized directories, ensuring metadata aligns with Skill Unit standards for consistent discovery and execution.

Can I use templates to jump-start domain-specific skill creation?

Yes, you can use ready-to-use SKILL.md scaffolding templates and example resource layouts to jump-start domain-specific skill creation, establishing reusable patterns and references for future development.

Does building a Claude skill require specific frontmatter and reference components?

Building a Claude skill requires specific frontmatter and reference components to align with Skill Unit standards. You must configure metadata, scripts, and bundled assets correctly to ensure proper packaging workflow integration.

Why are my custom skill workflows not aligning with Skill Unit standards?

Custom skill workflows may not align with Skill Unit standards if the frontmatter, body content, or bundled resources lack proper organization. Applying a structured blueprint ensures metadata and assets meet packaging requirements.