MetaGPT
by DeepWisdom
Multi-agent framework where AI agents role-play as engineers, PMs, and QA to collectively produce software from a single natural language prompt via structured workflows.
Skills
Role Assignment
Assign specialized agent roles — engineer, PM, QA — collaborating via structured message passing
Code Generation
Generate full codebases from natural language including tests, docs, and CI configuration
Software Planning
Produce PRD, system design, and task breakdown automatically before writing any code
Incremental Dev
Iteratively add features to existing codebases with change-aware context management
CLI Runner
Run multi-agent software development sessions from the terminal with a single command
Related Agents
AutoGen
Microsoft's open-source multi-agent framework. Supports conversational, autonomous, and human-in-the-loop agent pattern…
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Claude MCP
Anthropic's Model Context Protocol — open standard for connecting AI models to tools, data sources, and services with u…