skill-creator

Generate Claude Skill skeletons with SKILL.md frontmatter and resource directories.

19|6|Updated Aug 18, 2025
One-click install
npx skills add https://github.com/ArjenSchwarz/agentic-coding --skill skill-creator-arjenschwarz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/ArjenSchwarz/agentic-coding/tree/main/claude/skills/skill-creator
Command: npx skills add https://github.com/ArjenSchwarz/agentic-coding --skill skill-creator-arjenschwarz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Provides templates, guidelines, and tooling to create well-formed Claude Skills, including frontmatter structure, bundled resources, and validation helpers.

Core Features & Use Cases

  • Generate SKILL.md frontmatter templates with name and description
  • Create example resource directories (scripts, references, assets) to illustrate structure
  • Quick validation scripts to sanity-check new skills before publishing

Quick Start

Run the Skill Initializer to generate a new skill skeleton: ~/.claude/skills/skill-creator/scripts/init_skill.py <skill-name>.