II.
AgentProduct JSON
Structured · liveagent:pikiclaw
PikiClaw json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent:pikiclaw",
"_kind": "AgentProduct",
"_file": "agent-stack/products/pikiclaw.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "PikiClaw",
"vendor": "PikiClaw",
"homepageUrl": "https://pikiclaw.com/",
"primarySurface": "mobile",
"supportTier": "none",
"productKind": "mobile-agent",
"stackScope": "full",
"description": "Mobile-first AI agent platform with a plugin system. Provides a\nnative mobile interface for interacting with coding and productivity\nagents on the go, with plugin extensibility for custom tools,\nworkflows, and integrations. Targets developers who need agent\naccess from mobile devices with touch-optimized UI.\n",
"aliases": [
"pikiclaw"
]
},
"outgoingEdges": [
{
"from": "agent:pikiclaw",
"to": "agent-version:pikiclaw@current",
"kind": "has_version"
},
{
"from": "agent:pikiclaw",
"to": "skill-area:ai-agent-development",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "agent:pikiclaw",
"to": "skill-area:tool-use",
"kind": "integrates_with",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-core-impl:pikiclaw.core@current",
"to": "agent:pikiclaw",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-platform-impl:pikiclaw.platform@current",
"to": "agent:pikiclaw",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:pikiclaw@current",
"to": "agent:pikiclaw",
"kind": "version_of"
},
{
"from": "agent-runtime-impl:pikiclaw.runtime@current",
"to": "agent:pikiclaw",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "claim:pikiclaw-is-mobile-first",
"to": "agent:pikiclaw",
"kind": "asserts_about"
}
]
}