Agent skills for AutoDevice mobile app testing, following the Agent Skills specification.
| Skill | Description |
|---|---|
| autodevice-run-tests | Run a test suite and report results |
| autodevice-debug-failure | Investigate and debug a failed test run |
| autodevice-upload-build | Upload an APK or IPA build file |
| autodevice-create-suite | Guided setup for creating a complete test suite |
| autodevice-manage-flows | Create, list, update, and manage test flows and steps |
| autodevice-list-resources | List suites, flows, devices, apps, runs, or any resource |
| autodevice-watch-run | Watch a running test suite or task in real-time |
| autodevice-task-agent | Start an AI task agent to explore an app |
The autodevice CLI must be installed and configured:
autodevice configure --api-key <key>
autodevice whoami