·skill-generator
>_

skill-generator

catlog22/claude-code-workflow

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator", "生成技能", "创建技能".

23Installs·3Trend·@catlog22

Installation

$npx skills add https://github.com/catlog22/claude-code-workflow --skill skill-generator

SKILL.md

Meta-skill for creating new Claude Code skills with configurable execution modes.

| ../shared/SKILL-DESIGN-SPEC.md | 通用设计规范 - 定义所有 Skill 的结构、命名、质量标准 | P0 - 最高 |

| templates/skill-md.md | SKILL.md 入口文件模板 | | templates/sequential-phase.md | Sequential Phase 模板 | | templates/autonomous-orchestrator.md | Autonomous 编排器模板 | | templates/autonomous-action.md | Autonomous Action 模板 | | templates/code-analysis-action.md | 代码分析 Action 模板 | | templates/llm-action.md | LLM Action 模板 | | templates/script-bash.md | Bash 脚本模板 |

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator", "生成技能", "创建技能". Source: catlog22/claude-code-workflow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill skill-generator
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is skill-generator?

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator", "生成技能", "创建技能". Source: catlog22/claude-code-workflow.

How do I install skill-generator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill skill-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/catlog22/claude-code-workflow