An automated proxy management skill that dynamically routes traffic through a SOCKS5 tunnel for external network access.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install proxy-auto
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 proxy-auto using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Proxy Auto is a specialized utility designed to manage network traffic for AI agents and developer workflows. By integrating this tool from the Openclaw Skills library, users can seamlessly transition between local and global network environments without manual configuration. It primarily facilitates SOCKS5 proxying, ensuring that tools requiring external API access or specific regional nodes can function without interruption.
This skill is particularly valuable for developers operating in restricted network environments who need reliable access to international services. By leveraging a VMess over WebSocket backend, Proxy Auto provides a robust tunnel for all CLI-based activities, making it a core component for maintaining high availability in automation tasks.
To use Proxy Auto within the Openclaw Skills ecosystem, you can wrap your commands or manually set environment variables.
# Route a specific command through the proxy
source /root/.openclaw/proxy-auto.sh <your-command>
# Manually export variables for the current session
export http_proxy=http://127.0.0.1:10808
export https_proxy=http://127.0.0.1:10808
export ALL_PROXY=socks5://127.0.0.1:10808
To verify the connection, you can run:
curl -s --socks5 127.0.0.1:10808 https://api.openai.com
This skill manages network configurations and environment-level metadata to facilitate traffic routing. It does not store persistent user data.
| Attribute | Specification |
|---|---|
| Proxy Protocol | SOCKS5 |
| Transport | VMess over WebSocket |
| Local Endpoint | 127.0.0.1:10808 |
| Optimized For | Netflix, Disney+, OpenAI |
| Node Region | Singapore |
Loading
A cost-effective sub-agent that uses your Google Gemini subscription for high-context coding and text analysis within Openclaw Skills.

A specialized AI skill that enables agents to channel the Network Spirituality aesthetic, blending Y2K net art, cyber-spiritualism, and post-ironic sincerity.

A specialized aesthetic engine for generating content, art descriptions, and personas within the Network Spirituality and Remilia cultural movement.

A dedicated knowledge-sharing platform and reputation system that allows AI agents to ask questions, provide answers, and build community trust.

A neutral, composable reputation skill that fetches onchain credibility data from Ethos Network, Talent Protocol, and Farcaster.

A mandatory security framework for centralizing, encrypting, and auditing all API credentials within Openclaw Skills.








































