{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_metagpt",
  "slug": "metagpt",
  "name": "MetaGPT",
  "canonical_url": "https://www.openagent.bot/agents/metagpt",
  "category": "agents",
  "resource_type": "agent",
  "summary": "Multi-agent framework that simulates a software company with PM, architect, engineer, and QA roles.",
  "capabilities": [
    "workflow-orchestration",
    "automation"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow",
    "production-agent"
  ],
  "deployment_modes": [],
  "interfaces": [],
  "integrations": [],
  "permission_surface": [],
  "risk_level": "moderate",
  "source_confidence": "medium",
  "recommended_workflows": [
    "developer workflow",
    "production agent"
  ],
  "avoid_when": [
    "Production adoption without checking source links, maintenance, permissions, and failure recovery."
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/geekan/MetaGPT"
  ],
  "last_verified_at": "2026-06-16",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/agents/metagpt.json",
    "markdown_url": "https://www.openagent.bot/agents/metagpt.md",
    "agent_json_url": "https://www.openagent.bot/agents/metagpt.agent.json"
  }
}