snap-o
Android screen capture, network inspection, and live UI tweaks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Snap-O?โผ
Run `npx skills add openai/snap-o --all -g -y` in your terminal to install all skills in this suite globally.
How to inspect Android network traffic with Snap-O?โผ
Use the network inspector skill to list captured requests, filter by URL, and view full headers and bodies from any connected device or emulator.
Can I change Android UI values without rebuilding?โผ
Yes. The Tweaks skill lets you read and adjust live Compose values like colors, strings, and numbers, or trigger registered app actions at runtime.
Does Snap-O work on Linux or only macOS?โผ
The full app is macOS-only, but the dependency-free Python CLI runs on Linux and macOS for network inspection and tweaks.
What do I need to run Snap-O skills?โผ
You need Python 3 and the Android Platform Tools (adb) installed, plus a connected Android device or emulator with USB debugging enabled.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core