← All skills
Tencent SkillHub · Communication & Collaboration

Sparkle VPN

Control Sparkle VPN - start, stop, manage system proxy, query status and switch nodes using Mihomo core directly.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Control Sparkle VPN - start, stop, manage system proxy, query status and switch nodes using Mihomo core directly.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, _meta.json, index.ts, scripts/disable-system-proxy.sh, scripts/enable-system-proxy.sh, scripts/start-vpn.sh

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

Sparkle VPN Control

This skill provides tools to control the Sparkle VPN using Mihomo core directly (no GUI interaction needed).

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: sparkle_vpn_start_with_proxy Start VPN without system proxy (manual mode): sparkle_vpn_start Enable system proxy (after VPN is running): sparkle_vpn_enable_proxy Stop VPN: sparkle_vpn_stop Query status: sparkle_vpn_status Switch node: 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: source ~/.config/sparkle/proxy.env

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Scripts1 Docs1 Config
  • SKILL.md Primary doc
  • index.ts Scripts
  • scripts/disable-system-proxy.sh Scripts
  • scripts/enable-system-proxy.sh Scripts
  • scripts/start-vpn.sh Scripts
  • _meta.json Config