Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
$npx -y skills add dvcrn/openclaw-skills-marketplace --skill android-orderInstalls into the current project.
Run `npx skills use "https://github.com/dvcrn/openclaw-skills-marketplace" --skill "dvcrn/openclaw-skills-marketplace/android-order"` 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/dvcrn/openclaw-skills-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/dvcrn/openclaw-skills-marketplace"` and select the relevant skills, then follow their instructions.