
from desktop-app955
Control Windscribe VPN from shell using the windscribe-cli: connect/disconnect, switch locations/protocols, manage firewall kill-switch, inspect status and rota
Provides CLI-based control and automation for the Windscribe VPN desktop client via the windscribe-cli binary. Agents can connect/disconnect, select servers and protocols (WireGuard, OpenVPN, stealth, wstunnel), manage the kill-switch/firewall, inspect connection and usage status, rotate and pin IPs, and retrieve location lists and port options.
Use this skill when a user asks to install, configure, or automate Windscribe VPN tasks; to connect to a specific city or static IP; to change protocol/port; to check connection or firewall state; to run geo-dependent tests; or to troubleshoot VPN connectivity. Not intended for account billing or web dashboard actions.
Likely compatible with agents that can run shell commands and parse stdout (Copilot/Codex/CLI-capable agents).
Windscribe VPN CLI skill — well-documented reference for controlling Windscribe VPN via shell commands. No bundled scripts; purely instructional SKILL.md with clear command examples, output parsing tables, and progressive disclosure via references/ directory. Minor security note: login command accepts credentials as CLI arguments which could leak via process listings.
Clean skill, no scripts to execute. Well-structured with proper frontmatter, reference docs, and output contracts. The GUI vs CLI behavior caveat is well-documented. Single-instance CLI limitation noted.