AppiumTestDistributionAppiumTestDistributionOfficialยท4 Agent Skills Included

AppClaw

Plain-English mobile app automation for Android and iOS

Automates Android and iOS apps from plain-English goals, tapping, typing, and swiping on real devices and simulators. Generates deterministic YAML test flows, records and replays sessions, and exports runnable test specs without manual scripting. Eliminates brittle locator code and repetitive device setup with built-in device picking, vision fallback, and HTML reports.
npx skills add AppiumTestDistribution/AppClaw --all -g -y
Available:

Explains AppClaw's architecture, CLI modes, and module layout so the agent can navigate the codebase and route requests to the right sub-skills when building or debugging mobile automation.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AppClaw?โ–ผ

Run `npx skills add AppiumTestDistribution/AppClaw --all -g -y` in your terminal to install all skills in this suite globally.

How to automate mobile apps with plain English?โ–ผ

Describe a goal like 'open Settings and turn on WiFi' and AppClaw drives the connected Android or iOS device step by step, with no test code required.

Can AppClaw run tests without an LLM?โ–ผ

Yes. YAML flow mode runs deterministic, zero-LLM automation with structured steps, variables, and assertions across one or many devices in parallel.

Does AppClaw work with Claude Code and Cursor?โ–ผ

Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Cursor, and other compatible coding agents, plus a VS Code extension bridge.

Can I turn a recorded session into a test?โ–ผ

Yes. Record steps in Terminal Studio or run a goal with the export flag, and AppClaw writes a replayable test spec you can run in CI.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’