Overview
- Skill Key
- cwyhkyochen-a11y/sparkle-vpn
- Author
- cwyhkyochen-a11y
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cwyhkyochen-a11y/sparkle-vpn
- Latest Commit SHA
- b6d47b449ad85709138d6fa58851cd8961f80e0b
Control Sparkle VPN - start, stop, manage system proxy, query status and switch nodes using Mihomo core directly.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 sparkle-vpn 技能。 若已安装,则直接安装 sparkle-vpn 技能。
# Sparkle VPN Control This skill provides tools to control the Sparkle VPN using Mihomo core directly (no GUI interaction needed). ## Tools ### VPN Control - `sparkle_vpn_start` - Start VPN core only (port 7890 available, no system proxy) - `sparkle_vpn_start_with_proxy` - Start VPN and enable system-wide proxy - `sparkle_vpn_stop` - Stop VPN and disable system proxy ### System Proxy Management - `sparkle_vpn_enable_proxy` - Enable system-wide proxy settings (VPN must be running) - `sparkle_vpn_disable_proxy` - Disable system-wide proxy settings ### Node Management - `sparkle_vpn_status` - Query current VPN status, active node and available nodes list - `sparkle_vpn_switch` - Switch to a different VPN node ## Implementation Uses Mihomo core directly: - Profile: `~/.config/sparkle/profiles/19c48c94cbb.yaml` - Proxy port: `7890` (HTTP/HTTPS) - Config dir: `~/.config/sparkle/` - API port: `9090` ## Usage Examples Start VPN with system proxy: ```bash sparkle_vpn_start_with_proxy ``` Start VPN without system proxy (manual mode): ```bash sparkle_vpn_start ``` Enable system proxy (after VPN is running): ```bash sparkle_vpn_enable_proxy ``` Stop VPN: ```bash sparkle_vpn_stop ``` Query status: ```bash sparkle_vpn_status ``` Switch node: ```bash sparkle_vpn_switch "香港-HKG-01-VL" ``` ## Common Nodes - `自动选择` - Auto select best node - `故障转移` - Fallback mode - `香港-HKG-01-VL` - Hong Kong node - `香港-HKG-02-VL` - Hong Kong node 2 - `香港-HKT-01-VL` - Hong Kong HKT - `新加坡-SIN-01-VL` - Singapore node - `日本-TYO-01-VL` - Japan Tokyo node - `美国-SJC-01-VL` - US San Jose node ## System Proxy Support System proxy settings are applied via: - GNOME gsettings (for GNOME/GTK desktops) - Environment variables saved to `~/.config/sparkle/proxy.env` To use proxy in current terminal session: ```bash source ~/.config/sparkle/proxy.env ```
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.