skill-creator

Plan and package modular Claude skills with SKILL.md structure.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/taku-o/go-webdb-template --skill skill-creator-taku-o
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/taku-o/go-webdb-template/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/taku-o/go-webdb-template --skill skill-creator-taku-o

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides structured guidance for designing modular Claude skills, acting as onboarding and pattern guidance for building new or updating existing skills.

Core Features & Use Cases

  • Workflow foundations: Provide patterns for multi-step skills
  • Resource orchestration: Instructions for scripts, references, and assets
  • Quality standards: Guidelines to ensure concise, effective skills

Quick Start

Use this skill to plan a new skill by running the initialization and packaging steps, and then edit SKILL.md to tailor frontmatter and instructions.