skills/android-emulator/SKILL.md
--- Skill name: android-emulator Skill description: Manage Android emulators (AVDs) - use when user wants to start, stop, create, list, or manage Android emulators for testing allowed-tools: - Bash(bash ~/.agents/skills/android-emulator/scripts/android-emulator.sh:*) - Bash(uname:*) --- # Android Emulator Manager Manage Android emulators (AVDs) for testing. Use this skill when the user wants to create, start, stop, or manage Android emulators. ## Scripts Location - `~/.agents/skills/andr
npx skillsauth add abhiroopb/synthetic-mind skills/android-emulatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Manage Android emulators (AVDs) for testing. Use this skill when the user wants to create, start, stop, or manage Android emulators.
~/.agents/skills/android-emulator/scripts/android-emulator.shbash ~/.agents/skills/android-emulator/scripts/android-emulator.sh list
bash ~/.agents/skills/android-emulator/scripts/android-emulator.sh list-targets
bash ~/.agents/skills/android-emulator/scripts/android-emulator.sh start <avd-name>
# Stop specific or all
bash ~/.agents/skills/android-emulator/scripts/android-emulator.sh stop [serial]
bash ~/.agents/skills/android-emulator/scripts/android-emulator.sh create <name> <system-image> [device]
bash ~/.agents/skills/android-emulator/scripts/android-emulator.sh delete <name>
bash ~/.agents/skills/android-emulator/scripts/android-emulator.sh wipe <name>
ANDROID_HOME, ANDROID_SDK_ROOT, or ~/Library/Android/sdkpixel_7; use list-targets to see available devices and system images-no-snapshot-load for a clean boottesting
Track TV shows and movies with Trakt.tv. Search, get watchlist, history, up-next, recommendations, trending, calendar, ratings, stats, add/remove from watchlist, mark watched, rate, and check in. Use when asked about what to watch, TV shows, movies, watch history, or Trakt.
development
Send and receive SMS messages via Twilio API. Used for text message notifications, forwarding important alerts, and two-way SMS communication.
documentation
Organizes files in the local Downloads folder into proper folders. Use when asked to organize, sort, or file downloaded documents.
tools
Book and manage appointments on Sutter Health MyHealth Online portal. Uses browser automation via Playwright MCP to interact with the patient portal.