moai-alfred-agent-factory
Agent Factory master skill for intelligent Claude Code agent generation. Includes requirement analysis, domain detection, model selection, template system, validation framework, and advanced features. Contains algorithms, workflows, and patterns.
npx skills add majiayu000/claude-skill-registry --skill moai-alfred-agent-factory --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 Factory Intelligence Engine > **Master Skill for Intelligent Agent Generation** > > Complete reference for agent-factory agent to automatically generate production-ready > Claude Code sub-agents through requirement analysis, research, template generation, > and validation. **Version**: 1.0.0 **Status**: Production Ready **Components**: 6 core systems + advanced features --- ## 🎯 Quick Start: The 6 Core Components | Component | Location | Purpose | |-----------|----------|---------| | **Intelligence Engine** | [reference/intelligence-engine.md](reference/intelligence-engine.md) | Analyze requirements → domain/capabilities/complexity | | **Research Engine** | [reference/research-engine.md](reference/research-engine.md) | Context7 MCP workflow → fetch docs → extract practices | | **Template System** | [reference/template-system.md](reference/template-system.md) | 3-tier templates (Simple/Standard/Complex) + variables | | **Validation Framework** | [reference/validation-framework.md](reference/validation-framework.md) | 4 quality gates + test cases | | **Advanced Features** | [reference/advanced-features.md](reference/advanced-features.md) | Versioning, multi-domain, optimizat
- 🎯 Quick Start: The 6 Core Components
- 🚀 Agent Generation Workflow
- 📚 Understanding Each Component
- Intelligence Engine
- Research Engine
- Template System
- Validation Framework
- Advanced Features
- 🔗 Integration Points
- With agent-factory Agent
- With @agent-cc-manager
- With @agent-mcp-context7-integrator
- 📊 Performance Expectations
- 🧠 How to Use This Skill
What does the moai-alfred-agent-factory skill do?
Agent Factory master skill for intelligent Claude Code agent generation. Includes requirement analysis, domain detection, model selection, template system, validation framework, and advanced features. Contains algorithms, workflows, and patterns.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill moai-alfred-agent-factory --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.
