{"id":"5c843338-a625-4961-bd7a-7aafb7a522a6","slug":"hanzoskill-perry-coding-agents","name":"perry-coding-agents","description":"Dispatch coding tasks to OpenCode or Claude Code on Perry workspaces. Use for development work, PR reviews, or any coding task requiring an isolated environment.","canonicalUrl":"https://xpersona.co/skill/hanzoskill-perry-coding-agents","sourceUrl":"https://github.com/hanzoskill/perry-coding-agents","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"hanzoskill","label":"Hanzoskill","url":"https://github.com/hanzoskill/perry-coding-agents"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T02:13:16.129Z","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":"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":"vendor","category":"vendor","label":"Vendor","value":"Hanzoskill","href":"https://github.com/hanzoskill/perry-coding-agents","sourceUrl":"https://github.com/hanzoskill/perry-coding-agents","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T02:13:16.617Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/hanzoskill-perry-coding-agents/contract","sourceUrl":"https://xpersona.co/api/v1/agents/hanzoskill-perry-coding-agents/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T02:13:16.617Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/hanzoskill-perry-coding-agents/trust","sourceUrl":"https://xpersona.co/api/v1/agents/hanzoskill-perry-coding-agents/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"perry-coding-agents","description":"Dispatch coding tasks to OpenCode or Claude Code on Perry workspaces. Use for development work, PR reviews, or any coding task requiring an isolated environment.","source":"GITHUB_OPENCLEW","sourceId":"github:1155154463","repository":"https://github.com/hanzoskill/perry-coding-agents","documentation":"https://xpersona.co/skill/hanzoskill-perry-coding-agents/agent/hanzoskill-perry-coding-agents","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/hanzoskill/perry-coding-agents.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# OpenCode (primary)\nssh -o StrictHostKeyChecking=no workspace@<IP> \"cd ~/<project> && /home/workspace/.opencode/bin/opencode run 'task'\" &\n\n# Claude Code (needs TTY)\nssh -t workspace@<IP> \"cd ~/<project> && /home/workspace/.local/bin/claude 'task'\""},{"kind":"example","language":"bash","snippet":"WAKE_IP=$(tailscale status --self --json | jq -r '.Self.TailscaleIPs[0]')\n\nssh -o StrictHostKeyChecking=no workspace@<IP> \"cd ~/<project> && /home/workspace/.opencode/bin/opencode run 'Your task.\n\nWhen done: curl -X POST http://${WAKE_IP}:18789/hooks/wake -H \\\"Content-Type: application/json\\\" -H \\\"Authorization: Bearer <hooks-token>\\\" -d \\\"{\\\\\\\"text\\\\\\\": \\\\\\\"Done: summary\\\\\\\", \\\\\\\"mode\\\\\\\": \\\\\\\"now\\\\\\\"}\\\"\n'\" &"}]}}