agent-creator
Creates specialized AI agents with optimized system prompts using the official 4-phase SOP methodology from Desktop .claude-flow, combined with evidence-based prompting techniques and Claude Agent SDK implementation. Use this skill when creating production-ready agents for specific domains, workflows, or tasks requiring consistent high-quality performance with deeply embedded domain knowledge.
npx skills add majiayu000/claude-skill-registry --skill agent-creator-dnyoussef-ai-chrome-extension --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Agent Creator - Enhanced with 4-Phase SOP Methodology This skill provides the **official comprehensive framework** for creating specialized AI agents, integrating the proven 4-phase methodology from Desktop .claude-flow with Claude Agent SDK implementation and evidence-based prompting techniques. ## When to Use This Skill Use agent-creator for: - Creating project-specialized agents with deeply embedded domain knowledge - Building agents for recurring tasks requiring consistent behavior - Rewriting existing agents to optimize performance - Creating multi-agent workflows with sequential or parallel coordination - Agents that will integrate with MCP servers and Claude Flow ## The 4-Phase Agent Creation Methodology **Source**: Desktop `.claude-flow/` official SOP documentation **Total Time**: 2.5-4 hours per agent (first-time), 1.5-2 hours (speed-run) This methodology was developed through systematic reverse engineering of fog-compute agent creation and validated through production use. ### Phase 1: Initial Analysis & Intent Decoding (30-60 minutes) **Objective**: Deep domain understanding through systematic research, not assumptions. **Activities**: 1. **Domain Breakdown** - What pr
- When to Use This Skill
- The 4-Phase Agent Creation Methodology
- Phase 1: Initial Analysis & Intent Decoding (30-60 minutes)
- Phase 2: Meta-Cognitive Extraction (30-45 minutes)
- Phase 3: Agent Architecture Design (45-60 minutes)
- Phase 4: Deep Technical Enhancement (60-90 minutes)
- Integrated Agent Creation Process
- Complete Workflow
- Claude Agent SDK Implementation
- TypeScript Implementation
- Python Implementation
- Agent Specialization Patterns
- Analytical Agents
- Generative Agents
What does the agent-creator skill do?
Creates specialized AI agents with optimized system prompts using the official 4-phase SOP methodology from Desktop .claude-flow, combined with evidence-based prompting techniques and Claude Agent SDK implementation. Use this skill when creating production-ready agents for specific domains, workflows, or tasks requiring consistent high-quality performance with deeply embedded domain knowledge.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill agent-creator-dnyoussef-ai-chrome-extension --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
