skill-creator

Generate SKILL.md templates and resource directories for Claude skills.

Updated Apr 9, 2025
One-click install
npx skills add https://github.com/landmaster135/devbox --skill skill-creator-landmaster135
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/landmaster135/devbox/tree/main/.config/codex/skills/agent-system/skills/skill-creator
Command: npx skills add https://github.com/landmaster135/devbox --skill skill-creator-landmaster135

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill Creator provides a clear, structured approach to designing, documenting, and packaging Claude skills, turning vague ideas into ready-to-use skill templates and reusable resources.

Core Features & Use Cases

  • Modular guidance for building self-contained skill units, including how to structure SKILL.md and optional resources (scripts, references, assets).
  • Quick scaffolding with an init-like workflow that generates a starter SKILL.md and example resource directories to jump-start development.
  • Packaging readiness, including validation guidance and a workflow to produce distributable .skill packages.

Quick Start

Run the skill initializer to scaffold a new skill, then customize SKILL.md and the resource directories before packaging.

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 template with reusable scripts and references?

To create a Claude skill template, use this skill to scaffold a starter SKILL.md file and generate example resource directories for scripts, references, and assets. It provides modular guidance to standardize skill design and frontmatter validation into a consistent packaging workflow.

What is the best way to standardize skill design and organize front matter for Claude skills?

Standardizing skill design involves applying a repeatable blueprint that consolidates frontmatter validation and structured SKILL.md guidance. This approach turns vague ideas into ready-to-use skill templates, ensuring self-contained units with organized reusable scripts, references, and assets.

How do I package a Claude skill into a distributable format after updating the SKILL.md?

Packaging a Claude skill requires validating your frontmatter and customizing the SKILL.md alongside resource directories. The skill initializer scaffolds these components, followed by a packaging readiness workflow that produces distributable .skill packages for deployment.

Can I scaffold a new skill quickly with an init-like workflow for Claude?

Yes, you can scaffold a new Claude skill quickly using an init-like workflow. Running the skill initializer generates a starter SKILL.md and example resource directories, allowing you to jump-start development and customize modular components before final packaging.

When do I need modular guidance for building self-contained Claude skill units?

You need modular guidance for building self-contained Claude skill units when teams want to standardize skill design. This approach provides structured SKILL.md documentation and organizes optional resources like scripts and references, ensuring new or updated skills follow a consistent packaging workflow.

Does validating front matter and organizing optional resource directories work for updated skills?

Validating frontmatter and organizing optional resource directories works for both new and updated skills. The workflow consolidates these steps into a repeatable blueprint, applying structured SKILL.md guidance to ensure existing skills meet packaging readiness and standardize design.