skill-creator

Scaffolds and packages Claude Skills with templates and tools.

5|3|Updated Apr 12, 2025
One-click install
npx skills add https://github.com/iamhenry/ai-project-starter-kit --skill skill-creator-iamhenry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/iamhenry/ai-project-starter-kit/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/iamhenry/ai-project-starter-kit --skill skill-creator-iamhenry

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Provides structured guidance and templates for creating, updating, and packaging Claude Skills.

Core Features & Use Cases

  • Templates for SKILL.md, scripts, references, and assets
  • Init tool to scaffold new skills
  • Packaging tool to produce .skill packages

Quick Start

Run: python scripts/init_skill.py <skill-name> --path <path>