Benchmark Mullvad VPN relays by real network latency and connect on selection. Default invocation (/mullvad with no args) detects current connection state, disconnects if needed for an unbiased measurement, runs the parallel ICMP benchmark via scripts/mullvad-fastest.py, and presents the 3 fastest servers as a numbered menu. When the user replies with "connect 1", "connect 2", or "connect 3" (or an equivalent natural-language selection from the 3 shown), the skill executes mullvad relay set location HOSTNAME and mullvad connect and verifies the tunnel is up. Trigger on /mullvad, fastest mullvad server, switch mullvad server, check mullvad speed. Do NOT trigger on generic VPN questions, Mullvad account billing, other VPN providers, reading Mullvad help pages (use WebFetch), or when the user says the literal phrase "Mullvad" only as a topic of conversation without a clear operational intent.
$npx -y skills add mishahanin/heading-os --skill mullvadInstalls into the current project.
Run `npx skills use "https://github.com/mishahanin/heading-os" --skill "mishahanin/heading-os/mullvad"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mishahanin/heading-os" that are relevant to the current task. Run `npx skills add "https://github.com/mishahanin/heading-os"` and select the relevant skills, then follow their instructions.