← 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

Known item issue.

This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.

Quick setup
  1. Open the source page and confirm the package flow manually.
  2. Review SKILL.md if you can obtain the files.
  3. Treat this source as manual setup until the download is verified.

Requirements

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

Package facts

Download mode
Manual review
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

  • Open the source listing and confirm there is a real package or setup artifact available.
  • Review SKILL.md before asking your agent to continue.
  • Treat this source as manual setup until the upstream download flow is fixed.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item currently does not return a direct package file.

  1. Open the source page via Open source listing.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.

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