skill-generator
Skill Generator is a meta-skill that scaffolds new Claude Code skills with your choice of execution model. Select sequential mode for linear pipelines with fixed dependencies, or autonomous mode for dynamic, context-aware routing. It generates a complete skill package including directory structure, phase files, and specification templates.
Skill Generator creates new Claude Code skills with configurable sequential or autonomous execution modes.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-06-18
Skill Generator creates new Claude Code skills with configurable sequential or autonomous execution modes. Skill Generator is a meta-skill that scaffolds new Claude Code skills with your choice of execution model. Select sequential mode for linear pipelines with fixed dependencies, or autonomous mode for dynamic, context-aware routing. It generates a complete skill package including directory structure, phase files, and specification templates.
Use it when
- Skill Generator offers two execution models.
- Yes.
Verify before relying
Read SKILL.md below before installing (18 files). Open directory: indexed for reading, not audited.
Install
catlog22/Claude-Code-Workflow/skill-generator · repository language: TypeScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I create a new skill with Skill Generator?
Skill Generator scaffolds new Claude Code skills by generating a complete package with directory structure, phase files, and specification templates. You specify your skill's name and choose between sequential mode (linear pipelines with fixed dependencies) or autonomous mode (dynamic, context-aware routing). The tool then produces all necessary files and configuration to get you started immediately.
What's the difference between sequential and autonomous execution?
Skill Generator offers two execution models. Sequential mode runs phases in a fixed, linear order with predetermined dependencies—ideal for workflows where each step must complete before the next begins. Autonomous mode enables dynamic, context-aware routing where phases adapt based on runtime conditions, allowing more flexible and intelligent workflow orchestration.
Can I generate skill scaffolding with Skill Generator?
Yes. Skill Generator automatically generates complete skill scaffolding including the full directory structure, individual phase files, and specification templates. This meta-skill eliminates manual setup, letting you focus on implementing your skill's core logic rather than building the framework from scratch.
How does Skill Generator help me learn skill design patterns?
Skill Generator produces standards-compliant skill templates that embody Claude Code best practices. By examining the generated scaffolding and phase structure, you learn established design patterns and compliance requirements. The tool serves as both a builder and a teaching resource for skill architecture.
Can I customize and extend skills generated by Skill Generator?
Absolutely. Skill Generator provides template-based scaffolding as a foundation. Once generated, you can extend and customize every aspect—add new phases, modify execution logic, adjust configurations, and integrate domain-specific functionality. The generated structure is designed to be developer-friendly and easy to adapt.
What does Skill Generator include in its generated packages?
Skill Generator produces a complete skill package with directory structure, phase files organized by execution mode, specification templates, and configuration scaffolding. Whether you choose sequential or autonomous mode, you receive all necessary components to build, test, and deploy a new Claude Code skill.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Skill Generator
Meta-skill for creating new Claude Code skills with configurable execution modes.
Architecture Overview
``` ┌─────────────────────────────────────────────────────────────────┐ │ Skill Generator │ │ │ │ Input: User Request (skill name, purpose, mode) │ │ ↓ │ │ ┌─────────────────────────────────────────────────────────┐ │ │ │ Phase 0-5: Sequential Pipeline │ │ │ │ ┌────┐ ┌────┐ ┌────┐ ┌────┐ ┌────┐ ┌────┐ │ │ │ │ │ P0 │→│ P1 │→│ P2 │→│ P3 │→│ P4 │→│ P5 │ │ │ │ │ │Spec│ │Req │ │Dir │ │Gen │ │Spec│ │Val │
(truncated - see the full file via the links below)
File tree — 15 files
.claude/skills/skill-generator/SKILL.md
.claude/skills/skill-generator/phases/01-requirements-discovery.md
.claude/skills/skill-generator/phases/02-structure-generation.md
.claude/skills/skill-generator/phases/03-phase-generation.md
.claude/skills/skill-generator/phases/04-specs-templates.md
.claude/skills/skill-generator/phases/05-validation.md
.claude/skills/skill-generator/specs/cli-integration.md
.claude/skills/skill-generator/specs/execution-modes.md
.claude/skills/skill-generator/specs/reference-docs-spec.md
.claude/skills/skill-generator/specs/scripting-integration.md
.claude/skills/skill-generator/specs/skill-requirements.md
.claude/skills/skill-generator/templates/autonomous-action.md
.claude/skills/skill-generator/templates/autonomous-orchestrator.md
.claude/skills/skill-generator/templates/code-analysis-action.md
.claude/skills/skill-generator/templates/llm-action.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Create new Claude Code skills with configurable execution modes”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Skill Generator is a meta-skill that creates new Claude Code skills from user specifications, supporting both sequential (fixed-order phases) and autonomous (dynamic routing) execution patterns. It scaffolds complete skill packages including directory structure, phase files, specifications, and templates while enforcing design standards.
CCW Chain orchestrates multi-step workflows by analyzing user intent, routing to the appropriate chain, and executing skill pipelines through progressive step loading. It supports auto mode for hands-off execution, delegation between chains, and variable propagation across the entire workflow.
Master the architecture of workflow-based skills through essential principles covering phased execution, tool alignment, progressive disclosure, and scalable patterns. This guide teaches you how to structure multi-step processes with numbered phases, entry/exit criteria, and appropriate freedom levels for each task type.
CCW-Help is a command discovery and guidance system for Claude Code Workflow. It offers command search by name or category, smart next-step recommendations, contextual documentation, beginner onboarding, and browsing of workflow skills and team collaboration tools. The skill also handles issue reporting and auto-selects appropriate workflow levels based on task intent.
gsap-scrolltrigger enables you to create dynamic scroll-based animations and parallax effects using GSAP's powerful ScrollTrigger plugin. Perfect for building engaging, scroll-driven interactions that respond to user viewport movement and create immersive visual experiences on modern websites.
Doubao TTS converts text to natural-sounding speech via Volcengine's API, handling both quick responses under 300 characters and longer content up to 100K characters asynchronously. Choose from multiple Chinese male and female voices, adjust speed and pitch, and build podcasts with multi-voice support.
More skills compound-learnings (MIT) · lab:autoresearch (MIT) · investigate (MIT) · Skill Developer (unlicensed) · skill-developer (MIT) · threejs-webgl (MIT) · Claude Agent Sdk (unlicensed)