Agent skill · Design & Presentation

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Version: 1.0.0
Allowed tools: ReadWriteEditBashGlobGrep
Path: skills/agent/moai-alfred-agent-factory/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. 🎯 Quick Start: The 6 Core Components
  2. 🚀 Agent Generation Workflow
  3. 📚 Understanding Each Component
  4. Intelligence Engine
  5. Research Engine
  6. Template System
  7. Validation Framework
  8. Advanced Features
  9. 🔗 Integration Points
  10. With agent-factory Agent
  11. With @agent-cc-manager
  12. With @agent-mcp-context7-integrator
  13. 📊 Performance Expectations
  14. 🧠 How to Use This Skill
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About 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.

Keep going