节点小宝管理
/install jdxb
节点小宝 (JDxB) Management
Quick Commands
Use the bundled script for all operations:
bash skills/jdxb/scripts/jdxb.sh \x3Ccommand>
| Command | Description |
|---|---|
status |
Show service status, version, and pairing info |
start |
Start the service |
stop |
Stop the service |
restart |
Restart the service |
logs |
View recent journal logs |
pair |
Get current pairing URL and active code |
install |
First-time install (downloads from CDN) |
update |
Update to latest version |
uninstall |
Stop service and remove files |
Installation
Requires root. First-time install:
sudo bash skills/jdxb/scripts/jdxb.sh install
Or use the official one-liner:
curl -sL https://iepose.com/install.sh | sudo bash
Service Details
- Service name:
owjdxb.service - Default port: 9118
- Install dir:
~/owjdxb/ - Working dir:
/home/skipper/owjdxb/ - Logs:
/tmp/.owjdxb/andjournalctl -u owjdxb.service
Pairing
After install/start, the script waits up to 30s for the service to generate a pairing URL. The URL contains an active code for the 节点小宝 mobile app. To get the pairing code at any time:
bash skills/jdxb/scripts/jdxb.sh pair
The script automatically extracts the active code from the pairing server.
Web Dashboard
Access at http://127.0.0.1:9118 (local only). The service redirects to the pairing page on first access.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jdxb - 安装完成后,直接呼叫该 Skill 的名称或使用
/jdxb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
节点小宝管理 是什么?
Manage 节点小宝 (Node Baby Link / JDxB) remote access service on Linux. Install, start/stop/restart the systemd service, check status, view logs, get pairing cod... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 节点小宝管理?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jdxb」即可一键安装,无需额外配置。
节点小宝管理 是免费的吗?
是的,节点小宝管理 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
节点小宝管理 支持哪些平台?
节点小宝管理 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 节点小宝管理?
由 skipper-chen(@skipper-chen)开发并维护,当前版本 v1.0.0。