Communityv0.1.0

Agent Touch Layer

Mobile browser and native app automation via ATL (iOS Simulator). Navigate, click, screenshot, and automate web and native app tasks on iPhone/iPad simulators.

2.3kdownloads1active installsJordanCoin
View on ClawHubBack to Skills

Skill Details

Slug
atl-mobile
Latest Version
0.1.0
Author
JordanCoin
Published
Feb 6, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Agent Touch Layer.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of ATL mobile browser and native app automation for iOS simulators. - Introduces two HTTP servers for automation: port 9222 for web (Safari/WebView) and port 9223 for native app control (XCTest). - Supports key browser commands: navigate, mark/click elements, evaluate scripts, take screenshots. - Native app commands: open/close apps by bundle ID, snapshot accessibility tree, tap by reference, find and fill elements by text. - Provides installation instructions, common bundle IDs, and full workflow examples. - Requires macOS tools: xcrun, xcodebuild, and curl.