Skill Generator
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.
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-07-27
Skill Generator creates new Claude Code skills with configurable sequential or autonomous execution modes. 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.
Use it when
- Yes.
- Skill Generator supports two execution patterns: sequential (where phases run in a fixed.
Similar skills
Install
catlog22/maestro-flow/skill-generator · repository language: TypeScript
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
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 generate skills with Skill Generator?
Skill Generator creates new Claude Code skills from your specifications. You provide requirements, and Skill Generator scaffolds complete skill packages including directory structure, phase files, specifications, and templates while enforcing design standards. It supports both sequential execution (fixed-order phases) and autonomous routing (dynamic phase selection) patterns.
Can Skill Generator create custom agent skills?
Yes. Skill Generator builds custom capabilities for Claude and other AI agents by automating the entire skill creation workflow. It generates reusable skill packages with all necessary components—directories, phase implementations, configuration specs, and boilerplate code—so you can deploy new agent capabilities without manual scaffolding.
What execution patterns does Skill Generator support?
Skill Generator supports two execution patterns: sequential (where phases run in a fixed, predetermined order) and autonomous (where the agent dynamically routes between phases based on context). This flexibility lets you design skills that either follow strict workflows or adapt their behavior during execution.
How does Skill Generator streamline agent skill scaffolding?
Skill Generator automates skill creation and development by handling all scaffolding tasks at once. Instead of manually building directory structures, writing phase files, creating specifications, and generating templates, Skill Generator produces a complete, standards-compliant skill package ready for deployment and customization.
What does a Skill Generator output package include?
Skill Generator outputs comprehensive skill packages containing organized directory structures, individual phase files for each execution step, formal skill specifications, and template code. All components follow design standards and are ready for integration into Claude Code or other agent frameworks.
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 › “Generate new skills for AI agents”
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 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.
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.
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.
Agent Teams Playbook provides a structured 6-stage workflow for coordinating multiple agents across different runtime platforms. It handles task planning, capability discovery, team assembly, parallel execution, and result aggregation—with built-in quality gates and cross-platform adaptation for Claude Code, Codex, OpenClaw, and Cursor.
Skill Developer is a comprehensive guide for creating and managing Claude Code skills with auto-activation. It covers skill structure, YAML frontmatter, trigger types, enforcement levels, hook mechanisms, and the 500-line rule. Use it when building new skills, modifying skill-rules.json, debugging activation issues, or implementing progressive disclosure patterns.
More skills skill-developer (MIT) · threejs-webgl (MIT) · Claude Agent Sdk (unlicensed) · documentation-lookup (Apache-2.0)