Snap-O Network Inspector Use this skill to pull raw network evidence from Snap-O. CLI Path Use the bundled binary: If Snap-O is not installed at that path, recommend installing it from: https://openai.github.io/snap-o/ Current Command Surface (from help) - : lists available Snap-O Network Inspector servers. - : emits CDP network events for a server. - : shows full details for a request id (headers + request/response bodies). Useful global selectors: - , : use a specific device serial. - : use the single connected USB device. - : use the single connected emulator. Core Flow 1. List available s…