skill-creator

Automates design, documentation, and iteration of Claude Code skills into SKILL.md artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates the design, documentation, and iteration of Claude Code skills.

Core Features & Use Cases

  • Provides problem discovery, domain modeling, and interview-driven requirements to shape high-quality skills.
  • Manages cross-skill dependencies, multi-skill orchestration, and artifact generation (SKILL.md, agents, references, templates).
  • Supports self-improvement cycles and phase-based validation across skills.

Quick Start

To begin, say "Create a new skill using Skill Creator" and follow the guided prompts.

Frequently Asked Questions about skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Claude Code skill creation and documentation?

Claude Code skill creation is automated through a workflow that handles problem discovery, domain modeling, and interview-driven requirements to generate SKILL.md files, agents, references, and templates.

What is the best way to manage cross-skill dependencies and orchestration?

Managing cross-skill dependencies is handled through built-in orchestration features that map relationships between skills, validate phase-based workflows, and ensure artifacts like agents and templates remain synchronized across multiple skills.

How do I structure a Claude Code skill with scripts, references, and assets?

Structuring a Claude Code skill requires a frontmatter-based identity in SKILL.md, with optional directories for scripts, references, and assets, validated against phase-based workflows to ensure correct organization.

Can I iterate and self-improve existing Claude Code skills automatically?

Iterating existing Claude Code skills is supported through self-improvement cycles that validate structure, enforce frontmatter identity, and apply phase-based workflows to update documentation and artifacts continuously.

Do I need any dependencies to start designing Claude Code skills?

No external dependencies are required to design Claude Code skills; the workflow operates independently using problem discovery, domain modeling, and interview-driven requirements to produce the necessary artifacts.

When should I use phase-based validation for skill documentation?

Phase-based validation should be used whenever you generate or update SKILL.md files and related artifacts, ensuring the frontmatter identity, directory structure, and cross-skill dependencies remain consistent throughout the iteration cycle.