xvxv-stack7
Community@xvxv-stack7
xvxv-stack7 provides Android device control skills covering UI element parsing, sensors, notifications, SMS, music playback, and proactive event-driven interaction.
Agent Skills by xvxv-stack7
Showing 13 vetted skills indexed across 1 GitHub repositories.
music-control
Search and play specific songs on Android via NetEase Cloud Music API and mpv.
smart-dispatch
Decomposes natural language commands into Android shell tool sequences for device automation.
phone-control
Controls Android devices via ADB shell commands for screen, media, clipboard, and apps.
phone-open
Opens URLs, local files, and apps on Android via ADB or Shizuku intents.
phone-sensors
Query Android device state including foreground app, screen, battery, and sensors via ADB.
android-monitor
Monitor Android device state and enforce app time limits via Termux and ADB.
phone-notify
Send Android notifications and manage calendar events via termux-api and ADB.
ui-input
Focus Android input fields and type ASCII or Unicode text via adb and uiautomator.
phone-elements
Parse Android UI element trees via uiautomator to locate and tap elements by coordinates.
android-sensors
Documents 26 Android sensors and composite inference patterns for device state detection via ADB.
sms-monitor
Polls Android SMS inbox via Termux:API and sends AI-generated replies.
calendar-alarm
Creates Android calendar events and audible alarms from user time-related requests.
proactive-checkin
Schedules recurring AI wake-ups that read device state and decide whether to notify the user.
Frequently Asked Questions About xvxv-stack7
FAQPage SchemaWhat tasks can I perform using xvxv-stack7's skills?▼
You can control Android devices end-to-end: lock or wake the screen, force-stop apps, adjust volume, read and write the clipboard, open URLs and deep links, query 26+ sensors, send notifications, manage calendar events and alarms, play songs via NetEase Cloud Music, and hold SMS conversations.
Who are xvxv-stack7's skills designed for?▼
Developers and tinkerers building conversational assistants that operate a physical Android phone. The skills suit anyone needing natural-language-driven device control, anti-addiction monitoring, proactive check-ins, or fast UI tapping through uiautomator element trees rather than image recognition.
How do the skills run in practice?▼
Skills trigger on natural-language cues or events: saying 'play a song' invokes music-control, 'help me do X' invokes smart-dispatch to decompose steps and pick the fastest skill combination, and time mentions like '3pm class' trigger calendar-alarm to set events or alarms proactively.
What prerequisites or dependencies do these skills require?▼
A connected Android device is required, with adb access for input and control operations and uiautomator for UI element tree parsing. Music playback depends on the NetEase Cloud Music API, and the SMS conversation skill is experimental with some components still under development.
Are xvxv-stack7's skills free and open source?▼
The manifest does not specify licensing or cost terms. All 13 skills are publicly listed in the registry under the xvxv-stack7 account, which maintains 3 public repositories; check the individual repositories for license files before production use.