xvxv-stack7 avatar

xvxv-stack7

Community

@xvxv-stack7

5Followers
|
3Public Repos
|
13Published Skills

xvxv-stack7 provides Android device control skills covering UI element parsing, sensors, notifications, SMS, music playback, and proactive event-driven interaction.

Skills Distribution
DomainDeveloper To...Android Device Con.. (40%)Mobile UI Interact.. (25%)Sensor & Device St.. (20%)Event-Driven Sched.. (15%)

Agent Skills by xvxv-stack7

Showing 13 vetted skills indexed across 1 GitHub repositories.

xvxv-stack7xvxv-stack7
10

music-control

Search and play specific songs on Android via NetEase Cloud Music API and mpv.

Community
Intermediate
xvxv-stack7xvxv-stack7
10

smart-dispatch

Decomposes natural language commands into Android shell tool sequences for device automation.

Community
Intermediate
xvxv-stack7xvxv-stack7
10

phone-control

Controls Android devices via ADB shell commands for screen, media, clipboard, and apps.

Community
Intermediate
xvxv-stack7xvxv-stack7
10

phone-open

Opens URLs, local files, and apps on Android via ADB or Shizuku intents.

Community
Basic
xvxv-stack7xvxv-stack7
10

phone-sensors

Query Android device state including foreground app, screen, battery, and sensors via ADB.

Community
Basic
xvxv-stack7xvxv-stack7
10

android-monitor

Monitor Android device state and enforce app time limits via Termux and ADB.

Community
Advanced
xvxv-stack7xvxv-stack7
10

phone-notify

Send Android notifications and manage calendar events via termux-api and ADB.

Community
Basic
xvxv-stack7xvxv-stack7
10

ui-input

Focus Android input fields and type ASCII or Unicode text via adb and uiautomator.

Community
Intermediate
xvxv-stack7xvxv-stack7
10

phone-elements

Parse Android UI element trees via uiautomator to locate and tap elements by coordinates.

Community
Intermediate
xvxv-stack7xvxv-stack7
10

android-sensors

Documents 26 Android sensors and composite inference patterns for device state detection via ADB.

Community
Intermediate
xvxv-stack7xvxv-stack7
10

sms-monitor

Polls Android SMS inbox via Termux:API and sends AI-generated replies.

Community
Intermediate
xvxv-stack7xvxv-stack7
10

calendar-alarm

Creates Android calendar events and audible alarms from user time-related requests.

Community
Intermediate
xvxv-stack7xvxv-stack7
10

proactive-checkin

Schedules recurring AI wake-ups that read device state and decide whether to notify the user.

Community
Intermediate

Frequently Asked Questions About xvxv-stack7

FAQPage Schema
What 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.