iiRecord
Agentic AI Atlas · NanoClaw
agent:nanoclawa5c.ai
II.
AgentProduct JSON

agent:nanoclaw

Structured · live

NanoClaw json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/products/community-agents.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:nanoclaw",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/community-agents.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "NanoClaw",
    "vendor": "qwibitai",
    "homepageUrl": "https://github.com/qwibitai/nanoclaw",
    "primarySurface": "cli",
    "supportTier": "none",
    "productKind": "agent-framework",
    "stackScope": "full",
    "description": "Containerized AI agent framework providing sandboxed execution\nenvironments. Agents run in isolated containers with controlled\nfile system and network access, enabling safe autonomous operation.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:nanoclaw",
      "to": "skill-area:ai-agent-development",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "agent:nanoclaw",
      "to": "topic:agent-orchestration-products",
      "kind": "integrates_with",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "claim:nanoclaw-has-sandboxed-containers",
      "to": "agent:nanoclaw",
      "kind": "asserts_about"
    }
  ]
}