{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_openclaw",
  "slug": "openclaw",
  "name": "OpenClaw",
  "canonical_url": "https://www.openagent.bot/agents/openclaw",
  "category": "agents",
  "resource_type": "agent",
  "summary": "OpenClaw is an open-source agent platform for running action-oriented AI workflows across browser automation, tools, skills, local execution, and connected services.",
  "capabilities": [
    "browser-automation",
    "workflow-orchestration",
    "tool-calling",
    "mcp",
    "browser"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "mcp-compatible"
  ],
  "scenarios": [
    "browser-agent",
    "self-hosted-ai",
    "developer-workflow"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "browser",
    "messages",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "high",
  "recommended_workflows": [
    "Browser automation",
    "Coding agent workflow",
    "Local or private AI stack",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Users who only want a passive chatbot",
    "Teams unwilling to review sandboxing, credentials, and safety controls before giving an agent tool access"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Clone the OpenClaw repository"
  ],
  "evidence_urls": [
    "https://github.com/openclaw/openclaw",
    "https://openclawdoc.com/"
  ],
  "last_verified_at": "2026-04-19",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/agents/openclaw.json",
    "markdown_url": "https://www.openagent.bot/agents/openclaw.md",
    "agent_json_url": "https://www.openagent.bot/agents/openclaw.agent.json"
  }
}