Use the appclaw-agent CLI to directly open, inspect, and interact with a mobile app via terminal commands — without writing a YAML flow. Trigger this skill when the user asks to open an app, tap or fill a UI element, check visibility, or perform any one-off device interaction that does not require a reusable flow file.
$npx -y skills add appclawhq/appclaw --skill use-appclaw-agent-cliInstalls into the current project.
Run `npx skills use "https://github.com/appclawhq/appclaw" --skill "appclawhq/appclaw/use-appclaw-agent-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/appclawhq/appclaw" that are relevant to the current task. Run `npx skills add "https://github.com/appclawhq/appclaw"` and select the relevant skills, then follow their instructions.