{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_nanobot",
  "slug": "nanobot",
  "name": "nanobot",
  "canonical_url": "https://www.openagent.bot/tools/nanobot",
  "category": "tools",
  "resource_type": "tool",
  "summary": "nanobot is a lightweight open-source AI agent from the University of Hong Kong (HKU) designed for tool orchestration and workflow automation. It provides a minimal surface area for connecting AI to everyday tools, chats, and processes — with support for extensible tool integrations.",
  "capabilities": [
    "automation"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "self-hosted-ai"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [
    "tools"
  ],
  "permission_surface": [],
  "risk_level": "low",
  "source_confidence": "high",
  "recommended_workflows": [
    "Browser automation",
    "Evaluation and observability"
  ],
  "avoid_when": [
    "Complex multi-agent workflows requiring conversation orchestration and role management",
    "Production systems requiring enterprise-grade monitoring and observability"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/HKUDS/nanobot",
    "https://nanobot.wiki",
    "https://github.com/HKUDS/nanobot/blob/main/README.md"
  ],
  "last_verified_at": "2026-06-03",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/tools/nanobot.json",
    "markdown_url": "https://www.openagent.bot/tools/nanobot.md",
    "agent_json_url": "https://www.openagent.bot/tools/nanobot.agent.json"
  }
}