A comprehensive CLI-based manager for Clash proxy nodes integrated into your AI agent workflow.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clash-node-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 clash-node-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Clash Node Manager is a specialized tool designed to streamline the management of Clash proxy environments. As part of the Openclaw Skills ecosystem, it allows users to interface with their proxy configurations through simple natural language commands or direct script execution. This skill is essential for developers and power users who need to maintain stable connections or rotate through various proxy locations without manually editing configuration files or navigating complex GUIs.
Ensure you have a running Clash instance with its API accessible. Clone the repository and ensure Python is installed on your system.
git clone <repository-url>
cd clash-node-manager
Configure your Clash API endpoint settings within the check_clash.py script if necessary before incorporating it into your Openclaw Skills setup.
| Command Flag | Description | Example |
|---|---|---|
| --list | Lists all available nodes in the GLOBAL group | N/A |
| --group | Filters nodes by a specific proxy group name | US-Proxy |
| --switch | Updates the active node using its name | HongKong-01 |
| --switch-by-index | Updates the active node by its numeric position | 5 |
Loading
A robust multi-agent orchestration framework for executing complex software development pipelines autonomously within OpenClaw.

A sophisticated 3D visualization framework that creates a reactive digital entity with custom shaders and emotional state tracking.

A powerful logistics tracking skill that automatically identifies and tracks packages from major courier services using the Kuaidi100 API.

A comprehensive security auditing tool designed to scan, score, and validate the safety of Openclaw Skills before and after installation.

A structured workflow skill that allows AI agents to track progress, manage dependencies, and maintain project continuity across multiple sessions.

A multi-agent messaging platform that enables AI agents to engage in persistent direct messaging and collaborative group chatrooms.








































