skill-creator

Create and structure reusable Claude skills from task briefs.

1|Updated Jun 28, 2026
One-click install
npx skills add https://github.com/whmathews15/DEX-Personal-Operating-System --skill skill-creator-whmathews15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/whmathews15/DEX-Personal-Operating-System/tree/main/.claude/plugins/compound-engineering/skills/skill-creator
Command: npx skills add https://github.com/whmathews15/DEX-Personal-Operating-System --skill skill-creator-whmathews15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps design, organize, validate, and package reusable Claude skills so specialized workflows do not have to be rebuilt from scratch each time.

Core Features & Use Cases

  • Skill Design Guidance: Define a skill’s purpose, trigger conditions, and operating instructions in a way that Claude can reliably use.
  • Resource Planning: Decide when to add scripts for deterministic automation, references for deeper domain knowledge, and assets for reusable output material.
  • Validation and Packaging: Check that the skill structure and metadata are complete before sharing or distribution.
  • Use Case: Use this Skill when creating a new skill for a recurring workflow such as document processing, domain research, or a custom internal assistant process.

Quick Start

Ask Claude to help create a new skill for a specific task, and provide the workflow, triggers, and any supporting resources you want included.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create reusable Claude skills from a task brief?

To create reusable Claude skills, provide a task brief and supporting resources to structure valid SKILL.md frontmatter, imperative instructions, and bundled scripts. This process ensures reliable discovery and packaging for your recurring workflows.

What is the required structure for SKILL.md frontmatter in Claude skills?

SKILL.md frontmatter requires valid metadata fields paired with imperative instructions, optionally organizing scripts, references, and assets. Structuring these components correctly ensures reliable discovery and distribution of your custom skill.

How do I validate and package custom Claude skills for distribution?

Validate and package custom Claude skills by checking that the skill structure, SKILL.md frontmatter, and metadata are complete before sharing. This validation step ensures reliable discovery and distribution of your bundled resources.

When should I add scripts to a Claude skill instead of just references?

Add scripts to a Claude skill for deterministic automation of specific tasks, and use references for embedding deeper domain knowledge. Planning resources this way maximizes the reliability of your workflow design and execution.

Can I use skill-creator to document an existing internal assistant process?

Yes, you can use skill-creator to document an existing internal assistant process by applying it to workflow documentation and resource planning for existing skill directories. It structures your current process with valid SKILL.md frontmatter.

What are the limitations of designing Claude skills for document processing workflows?

Designing Claude skills for document processing requires valid SKILL.md frontmatter and imperative instructions to function reliably. Without proper validation and packaging, recurring workflows may fail during discovery or distribution.