What problem does it solve? When running AI tools like Claude, Codex, Gemini, or ChatGPT behind a Clash/Mihomo proxy, it is hard to know which rule, policy group, and exit node each process actually uses. This Skill queries the Mihomo API read-only and shows the real-time proxy chain per process. ## Core Features & Use Cases - Live Connection Inspection: Queries Mihomo via Unix socket or HTTP controller to list all active connections with their matched rules and proxy chains. - Per-Process Filtering: Filter connections by process name (e.g., claude, codex) to confirm which exit node a specific tool is using. - Drift Detection: Identifies when the active profile or exit node differs from expectations, without modifying any YAML configuration. - Use Case: You suspect Claude's traffic is going through the wrong proxy exit. Run this Skill to see the exact rule, policy group, and real exit node for every active Claude connection. ## Quick Start Ask which proxy route the claude process is currently using and show its matched rule and exit node.