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: 1. Debugging UI issues - "The button isn't working" → capture and analyze 2. Verifying changes - After modifying UI code, check if it rendered correctly 3. Waiting for operations - Build finishing, deployment completing, tests running 4. Understanding context - Us…