agent-device
Let AI agents test and control mobile apps on real devices
All Skills in This Repository (4)
Pure Emerald Level Indicatorsandroid-emulator
Automates app verification and debugging on Android emulators via the agent-device CLI.
ios-simulator
Verify and debug iOS apps on simulators using the agent-device CLI.
dogfood
Explores iOS and Android apps with agent-device to find bugs and UX issues.
agent-device
Automate iOS and Android device interactions via the agent-device CLI.
Frequently Asked Questions
FAQPage SchemaHow to install agent-device?โผ
Run `npx skills add callstackincubator/agent-device --all -g -y` in your terminal to install all skills in this suite globally.
What does agent-device do?โผ
It lets AI coding agents inspect, control, and verify mobile apps on iOS, Android, HarmonyOS, TV, web, macOS, and Linux. Agents tap, type, and scroll through the live UI and capture screenshots, logs, and video as evidence.
Does agent-device work with Claude Code and Cursor?โผ
Yes. It works with Claude Code, Codex, Cursor, Windsurf, Cline, and any agent that can run a CLI or connect over its built-in MCP server.
Can AI agents test apps on real devices?โผ
Yes. agent-device drives simulators, emulators, and physical devices, and can also connect to device clouds like BrowserStack and AWS Device Farm.
Can I replay mobile test flows in CI?โผ
Yes. You can save a working session as a replayable script and run it in CI pipelines, or export it as Maestro YAML for existing test setups.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core