skill-creator

Scaffold Claude skills with SKILL.md templates and validation scripts.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/nbarthelemy/simdeck --skill skill-creator-nbarthelemy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/nbarthelemy/simdeck --skill skill-creator-nbarthelemy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill scaffolds new Claude skills, generating SKILL.md templates, basic scripts, and packaging steps, with validation to ensure quality.

Core Features & Use Cases

  • Scaffold: Creates skill directories and templates.
  • Validation: Quick_validate script checks frontmatter and structure.
  • Packaging: Packages skills into .skill files for distribution.

Quick Start

Run the skill-creator scaffolding tool to generate a new skill vault, then validate with quick_validate.py.