Generate YAML flow files for AppClaw mobile automation. Handles structured steps, natural language steps, phased flows (setup/steps/assertions), variable and secret interpolation via .appclaw/env/, and validation. Trigger when the user wants to create, edit, or fix a YAML flow file for AppClaw.
$npx -y skills add appclawhq/appclaw --skill generate-appclaw-flowInstalls into the current project.
Run `npx skills use "https://github.com/appclawhq/appclaw" --skill "appclawhq/appclaw/generate-appclaw-flow"` 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.