SouthpawINSouthpawINCommunityยท2 Agent Skills Included

burner-phone

Always-on Android control with gaze and voice activation

Turns any Android phone or emulator into an always-on voice assistant that activates through gaze and speech instead of wake words. Controls screens, apps, camera, and audio remotely via ADB, Termux, or SSH without manual tapping. Monitors battery and notifications proactively, routing spoken responses to the right device automatically.
npx skills add SouthpawIN/burner-phone --all -g -y
Available:

Instructs the agent to treat all interaction as a voice conversation, routing every response through the speak skill to the user's phone and narrating actions before, during, and after each task.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install burner-phone?โ–ผ

Run `npx skills add SouthpawIN/burner-phone --all -g -y` in your terminal to install all skills in this suite globally.

How does burner-phone activate without a wake word?โ–ผ

It streams the front camera and microphone to a vision model that detects when you are looking at the phone and speaking, activating only when both signals align.

What devices does burner-phone support?โ–ผ

It works with physical Android phones via Termux or ADB, and with emulators like Android Studio, Genymotion, or Waydroid, all managed through one config file.

Can burner-phone automate apps on my phone?โ–ผ

Yes. It takes screenshots, uses a vision model to locate on-screen elements, and taps or swipes at exact coordinates, then verifies each action succeeded.

Does burner-phone work with multiple phones?โ–ผ

Yes. You can load separate config files per device and route audio and commands across phones over a Tailscale network automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’