omni-vu
SKILL.md
omni.vu - Visual Understanding & Automation
Overview
omni.vu gives you eyes and hands on the user's macOS screen. Use it to:
- See what the user sees (screen capture)
- Understand UI state with AI vision
- Detect changes and wait for events
- Act with mouse and keyboard automation
When to Use This Skill
Proactively Use omni.vu When:
- Debugging UI issues - "The button isn't working" → capture and analyze
- Verifying changes - After modifying UI code, check if it rendered correctly
- Waiting for operations - Build finishing, deployment completing, tests running
- Understanding context - User describes something on screen you can't see
- Automating repetitive tasks - Clicking through UI flows, filling forms
- Documentation - Capturing screenshots of features