An automated utility for managing V2Ray proxy services and system-wide proxy settings via the command line.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install vpn-proxy-manager
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install vpn-proxy-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
V2Ray Proxy Manager is a specialized tool designed to streamline the operation of V2Ray proxies on Linux systems. It serves as a management layer that automates the starting and stopping of the V2Ray process while simultaneously handling system-wide proxy configuration changes. This ensures that network traffic is routed correctly without requiring manual environment variable exports.
As a part of the Openclaw Skills ecosystem, this tool is particularly useful for developers who need to toggle their network environment frequently. It provides a robust way to ensure connectivity through V2Ray cores, offering both manual control and intelligent automated switching based on the current network state.
To integrate this into your environment, ensure your V2Ray binary is located at the path defined in your configuration. Use the following commands within the Openclaw Skills framework:
# Navigate to the script directory
cd ./scripts/
# Enable the V2Ray proxy service
./v2ray-proxy.sh on
# Set the proxy to auto-manage based on network
./v2ray-proxy.sh auto
The skill manages its operation using the following technical parameters:
| Parameter | Description | Default Value |
|---|---|---|
| Binary Location | Path to the V2Ray-linux-64 directory | /media/felix/d/v2rayN-linux-64/ |
| Proxy Port | Local listener port for HTTP/SOCKS | 10808 |
| Operational Modes | Supported execution states | on, off, auto, status |
It interacts with system environment variables such as http_proxy, https_proxy, and all_proxy to ensure global coverage.
Loading
An advanced AI agent skill that uses multi-modal memory and feedback loops to continuously optimize performance through meta-learning.

An autonomous AI trading assistant that analyzes Polymarket data and real-world news to identify and execute profitable prediction market opportunities.

A powerful integration for querying public Polymarket prediction market data without the need for authentication.

A streamlined automation utility for sending local images to Feishu users via the Feishu Open Platform API.

A specialized skill for programmatically fetching public Xiaohongshu posts, trending topics, and user data via the TikHub API.

A specialized maintenance skill for diagnosing and repairing Matrix communication channel issues within Openclaw Skills environments.








































