{"id":"6d781f4f-94e4-4876-b245-c5653de8bede","slug":"hanzoskill-agent-zero-bridge","name":"agent-zero-bridge","description":"Delegate complex coding, research, or autonomous tasks to Agent Zero framework. Use when user says \"ask Agent Zero\", \"delegate to A0\", \"have Agent Zero build\", or needs long-running autonomous coding with self-correction loops. Supports bidirectional communication, file attachments, task breakdown, and progress reporting.","canonicalUrl":"https://xpersona.co/agent/hanzoskill-agent-zero-bridge","sourceUrl":"https://github.com/hanzoskill/agent-zero-bridge","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"hanzoskill","label":"Hanzoskill","url":"https://github.com/hanzoskill/agent-zero-bridge"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T02:12:56.656Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Hanzoskill"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Hanzoskill","href":"https://github.com/hanzoskill/agent-zero-bridge","sourceUrl":"https://github.com/hanzoskill/agent-zero-bridge","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T05:21:22.124Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/hanzoskill-agent-zero-bridge/contract","sourceUrl":"https://xpersona.co/api/v1/agents/hanzoskill-agent-zero-bridge/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T05:21:22.124Z","isPublic":true},{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/hanzoskill-agent-zero-bridge/trust","sourceUrl":"https://xpersona.co/api/v1/agents/hanzoskill-agent-zero-bridge/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"agent-zero-bridge","description":"Delegate complex coding, research, or autonomous tasks to Agent Zero framework. Use when user says \"ask Agent Zero\", \"delegate to A0\", \"have Agent Zero build\", or needs long-running autonomous coding with self-correction loops. Supports bidirectional communication, file attachments, task breakdown, and progress reporting.","source":"GITHUB_OPENCLEW","sourceId":"github:1155150431","repository":"https://github.com/hanzoskill/agent-zero-bridge","documentation":"https://xpersona.co/agent/hanzoskill-agent-zero-bridge","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/hanzoskill/agent-zero-bridge.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Copy skill to Bot skills directory\ncp -r <this-skill-folder> ~/.bot/skills/agent-zero-bridge\n\n# Create config from template\ncd ~/.bot/skills/agent-zero-bridge\ncp .env.example .env"},{"kind":"example","language":"env","snippet":"# Agent Zero (get token from A0 settings or calculate from runtime ID)\nA0_API_URL=http://127.0.0.1:50001\nA0_API_KEY=your_agent_zero_token\n\n# Bot Gateway\nBOT_API_URL=http://127.0.0.1:18789\nBOT_API_TOKEN=your_gateway_token\n\n# For Docker containers reaching host (use your machine's LAN IP)\nBOT_API_URL_DOCKER=http://192.168.1.x:18789"}]}}