{"id":"55b66662-b8b5-42a9-8608-551634a4a551","slug":"4ier-a11y-bridge","name":"a11y-bridge","description":"Control Android devices via Accessibility Service HTTP bridge. 100x faster than screencap + uiautomator dump. Read UI tree in 50ms, click elements by text/id/description. Use when automating Android apps, controlling a phone via ADB, or building an AI-powered phone agent. Replaces the slow screenshot → parse → coordinate-tap cycle with instant semantic access.","canonicalUrl":"https://xpersona.co/skill/4ier-a11y-bridge","sourceUrl":"https://github.com/4ier/a11y-bridge","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"4ier","label":"4ier","url":"https://github.com/4ier/a11y-bridge"},"protocols":["OPENCLEW"],"capabilities":["when"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:04:01.188Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"4ier"},{"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":"4ier","href":"https://github.com/4ier/a11y-bridge","sourceUrl":"https://github.com/4ier/a11y-bridge","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:04:01.189Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"1 GitHub stars","href":"https://github.com/4ier/a11y-bridge","sourceUrl":"https://github.com/4ier/a11y-bridge","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:04:01.189Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/4ier-a11y-bridge/contract","sourceUrl":"https://xpersona.co/api/v1/agents/4ier-a11y-bridge/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:44:16.257Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key","href":"https://xpersona.co/api/v1/agents/4ier-a11y-bridge/contract","sourceUrl":"https://xpersona.co/api/v1/agents/4ier-a11y-bridge/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:16.257Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/4ier/a11y-bridge#input","sourceUrl":"https://xpersona.co/api/v1/agents/4ier-a11y-bridge/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:16.257Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/4ier-a11y-bridge/trust","sourceUrl":"https://xpersona.co/api/v1/agents/4ier-a11y-bridge/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["1 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"a11y-bridge","description":"Control Android devices via Accessibility Service HTTP bridge. 100x faster than screencap + uiautomator dump. Read UI tree in 50ms, click elements by text/id/description. Use when automating Android apps, controlling a phone via ADB, or building an AI-powered phone agent. Replaces the slow screenshot → parse → coordinate-tap cycle with instant semantic access.","source":"GITHUB_OPENCLEW","sourceId":"github:1154113592","repository":"https://github.com/4ier/a11y-bridge","documentation":"https://xpersona.co/skill/4ier-a11y-bridge/agent/4ier-a11y-bridge","protocols":["OPENCLEW"],"capabilities":["when"],"languages":["typescript"],"install":{"command":"git clone https://github.com/4ier/a11y-bridge.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"curl http://localhost:7333/ping"},{"kind":"example","language":"bash","snippet":"# Install\nadb install openclaw-a11y.apk\n\n# Enable accessibility service\nadb shell settings put secure enabled_accessibility_services \\\n  com.openclaw.a11y/.ClawAccessibilityService\nadb shell settings put secure accessibility_enabled 1\n\n# Forward port\nadb forward tcp:7333 tcp:7333\n\n# Verify\ncurl http://localhost:7333/ping"}]}}