MobAI App.
Community@mobai-app
MobAI App provides DSL-driven automation and testing for iOS and Android devices, simulators, emulators, and mobile browsers via a local HTTP interface.
Agent Skills by MobAI App.
Showing 5 vetted skills indexed across 2 GitHub repositories.
mobile-harness
Automate iOS and Android device control through MobAI's DSL over HTTP.
ios-settings
Automates navigation and configuration of the iOS Settings app via MobAI device-control primitives.
web-runner
Execute web automation tasks on mobile browsers and WebViews via DSL.
native-runner
Execute native UI automation tasks on mobile devices via DSL batch execution.
mobai
Automates Android and iOS devices via a local HTTP API.
Frequently Asked Questions About MobAI App.
FAQPage SchemaWhat tasks can I automate using MobAI App's skills?▼
You can automate native UI interactions on Android and iOS devices, run web automation inside mobile browsers and WebViews, batch-execute DSL test sequences, and configure iOS Settings like language, region, airplane mode, and dark mode on real phones, simulators, or emulators.
Who should use MobAI App's mobile automation skills?▼
Mobile QA engineers, test automation developers, and app developers who need repeatable UI testing on physical devices, simulators, or emulators. It suits teams validating native app behavior, WebView content, and device-level iOS configuration without manual interaction.
How do I run MobAI App's device automation skills?▼
MobAI must be running locally on your machine, exposing a local HTTP interface. Skills like mobile-harness send DSL commands through this local service to control a connected real phone, simulator, or emulator for automation, testing, or interaction tasks.
What are the prerequisites for using MobAI App's skills?▼
You need the MobAI service running locally, plus a target device: a physical Android or iOS phone, simulator, or emulator. The mobile-harness skill explicitly requires the local MobAI runtime before any DSL-based device control commands can execute.
Can MobAI App configure iOS system settings automatically?▼
Yes. The ios-settings skill drives Apple's first-party Settings app (com.apple.Preferences) to open the About page, change language and region, toggle airplane mode, and switch dark mode, enabling automated device-state preparation during testing.