bycelestialcreator· 2 skills
Stars
10
Category
How to drive the Android device — open apps, tap, type, swipe, read screens, react to notifications. Use whenever the user wants to do something on the phone (open WhatsApp, set a timer, change a setting, send a message, find something on screen, etc.) or when an intent-only attempt fails. Covers the full fallback chain from deep-link to accessibility-driven UI automation.
$npx -y skills add celestialcreator/pocket-pi --skill pocket-pi-android-controlInstalls into the current project.
Run `npx skills use "https://github.com/celestialcreator/pocket-pi" --skill "celestialcreator/pocket-pi/pocket-pi-android-control"` 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/celestialcreator/pocket-pi" that are relevant to the current task. Run `npx skills add "https://github.com/celestialcreator/pocket-pi"` and select the relevant skills, then follow their instructions.