An automated management tool for monitoring V2RayN proxy health, performing connection tests, and managing node failovers on macOS.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install v2rayn
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 v2rayn using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The V2RayN skill is a specialized automation layer designed to manage the V2RayN proxy client on macOS. It provides a suite of tools for monitoring network stability, verifying node connectivity, and ensuring that your proxy environment remains operational without constant manual oversight. By integrating this skill into your workflow, you can leverage Openclaw Skills to maintain high availability for your proxy connections through intelligent monitoring and rapid troubleshooting scripts.
This skill bridges the gap between the V2RayN graphical interface and the command line, allowing for sophisticated health checks and status reporting. It is particularly useful for developers and power users who require consistent proxy performance and need immediate notification or automated recovery when a node fails.
To deploy this skill, ensure V2RayN is installed in your Applications folder. You can then set up the automated health check by creating a shell script and adding it to your system crontab.
# Add the health check script to your crontab for 30-minute intervals
*/30 * * * * /path/to/check_v2rayn.sh
Ensure that the skill has permissions to read from ~/Library/Application Support/v2rayN/guiConfigs/ to access your node configurations.
The skill manages and interprets data across several key configuration files and logs:
| File | Description |
|---|---|
guiNConfig.json |
The primary GUI configuration containing node lists and the currentServerIndex. |
config.json |
The active runtime configuration for the V2Ray/Xray core. |
configPre.json |
Configuration specific to Sing-box or TUN mode settings. |
v2rayn_check.log |
A specialized log file used by the Openclaw Skills framework to track health check history. |
guiLogs/*.log |
Standard application logs used for deep troubleshooting and error analysis. |
Loading
An AI-powered productivity coach that analyzes local ActivityWatch data to provide actionable time-management insights.

A sophisticated orchestration skill that automates the generation of influencer marketing plans by retrieving rules, cases, and pricing from RAGTOP knowledge bases.

An advanced RAG assistant designed to automate knowledge base management and perform deep, agentic research via the RAGTOP backend.

A comprehensive unified API gateway providing access to over 300 AI models for chat, image, video, and audio generation.

A comprehensive automation tool for searching availability and booking rooms on the Marriott Bonvoy portal via an AI agent.

DeepSeek OCR is a specialized skill for converting images, screenshots, and documents into high-quality text or markdown using advanced AI models.








































