Clash Node Manager
/install clash-node-manager
Clash Node Manager
Overview
This skill enables you to manage your Clash proxy nodes using check_clash.py. You can list available nodes, check the connection status of the current node, and switch to a different node.
Usage
Checking Node Status (Default)
To check the status of Clash nodes, ask:
"Check Clash node status"
This will execute python check_clash.py.
Listing Available Nodes
To list available nodes in the GLOBAL group, ask:
"List available Clash nodes"
This will execute python check_clash.py --list
To list available nodes in a specific group, ask:
"List available nodes in group \x3Cgroup_name>"
Replace \x3Cgroup_name> with the name of the group. This will execute python check_clash.py --group \x3Cgroup_name> --list
Switching to a Node
To switch to a specific node, ask:
"Switch to node \x3Cnode_name>"
Replace \x3Cnode_name> with the name of the node you want to switch to. This will execute python check_clash.py --switch \x3Cnode_name>.
Switching to a Node by Index
To switch to a node by its index in the list, ask:
"Switch to node at index \x3Cindex>"
Replace \x3Cindex> with the index of the node in the list. This will execute python check_clash.py --switch-by-index \x3Cindex>.
Resources
check_clash.py: Python script for checking and switching Clash proxy nodes.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clash-node-manager - After installation, invoke the skill by name or use
/clash-node-manager - Provide required inputs per the skill's parameter spec and get structured output
What is Clash Node Manager?
Manages Clash proxy nodes by listing current node status, available nodes in groups, and switching to specified nodes by name or index. It is an AI Agent Skill for Claude Code / OpenClaw, with 815 downloads so far.
How do I install Clash Node Manager?
Run "/install clash-node-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clash Node Manager free?
Yes, Clash Node Manager is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Clash Node Manager support?
Clash Node Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clash Node Manager?
It is built and maintained by Yonghao Zhao (@yonghaozhao722); the current version is v1.0.0.