← 返回 Skills 市场
n0vemb

3x-ui Node Manager

作者 n0vemb · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ pending
55
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xui-node-manager
功能描述
Install 3x-ui panels on servers via SSH, then create VLESS+Reality+TCP nodes with SOCKS5 outbound binding. Triggers on giving SSH or SOCKS5 info with a serve...
使用说明 (SKILL.md)

3x-ui Node Manager

Workflow

1. Server registration (one-time)

Edit scripts/servers.yaml using scripts/servers.yaml.example as template:

proxy: socks5://127.0.0.1:10808

defaults:
  dest: 1.1.1.1:443
  server_names: [www.microsoft.com]
  port: random
  port_range: [10000, 60000]

servers:
  - name: server-1
    url: http://\x3Cip>:\x3Cport>/\x3Cpath>
    username: \x3Cuser>
    password: \x3Cpass>

2. Create nodes (per-request)

User gives SOCKS5 exit + target server. Run:

pip install -r scripts/requirements.txt
python3 scripts/xui_batch.py --server \x3Cname|all> --socks5 \x3Cip:port:user:pass>

3. Display results (MANDATORY)

After the script finishes, you MUST:

  1. Read the QR PNG file whose path is printed in the output (look for QR_PNG: line)
  2. Display it inline using the read tool — this renders the QR image directly in chat
  3. Print the vless:// URI alongside it

Never just report the file path. Always show the QR image.

Safety Rules

NEVER delete existing inbounds without explicit user approval. The script creates new nodes on random ports — it does not need to delete anything. If the user explicitly asks to delete a node, confirm which one before proceeding. If port conflicts occur, ask the user before removing any inbound.

Auto-generated settings

  • Remark: today's date (YYYY-MM-DD)
  • Port: random in [10000, 60000]
  • Client tag: last 2 octets of SOCKS5 IP + date suffix
  • Outbound tag: socks5-\x3Cip>
  • Reality keys: from panel API
能力标签
cryptorequires-walletrequires-sensitive-credentials
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xui-node-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xui-node-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix: description now reflects full capability including SSH-based 3x-ui panel installation
v1.0.0
Initial release: 3x-ui panel install + VLESS+Reality+TCP node creation with SOCKS5 outbound binding
元数据
Slug xui-node-manager
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

3x-ui Node Manager 是什么?

Install 3x-ui panels on servers via SSH, then create VLESS+Reality+TCP nodes with SOCKS5 outbound binding. Triggers on giving SSH or SOCKS5 info with a serve... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 55 次。

如何安装 3x-ui Node Manager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xui-node-manager」即可一键安装,无需额外配置。

3x-ui Node Manager 是免费的吗?

是的,3x-ui Node Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

3x-ui Node Manager 支持哪些平台?

3x-ui Node Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 3x-ui Node Manager?

由 n0vemb(@n0vemb)开发并维护,当前版本 v1.0.1。

💬 留言讨论