atl-browser

Installation
SKILL.md

ATL β€” Agent Touch Layer

The automation layer between AI agents and iOS

ATL provides HTTP-based automation for iOS Simulator β€” both browser (mobile Safari) and native apps. Think Playwright, but for mobile.

πŸ”€ Two Servers: Browser & Native

ATL uses two separate servers for browser and native app automation:

Server Port Use Case Key Commands
Browser 9222 Web automation in mobile Safari goto, markElements, clickMark, evaluate
Native 9223 iOS app automation (Settings, Contacts, any app) openApp, snapshot, tapRef, find
Installs
1
Repository
jordancoin/atl
GitHub Stars
1
First Seen
Jun 19, 2026
atl-browser β€” jordancoin/atl