节点小宝管理
/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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jdxb - After installation, invoke the skill by name or use
/jdxb - Provide required inputs per the skill's parameter spec and get structured output
What is 节点小宝管理?
Manage 节点小宝 (Node Baby Link / JDxB) remote access service on Linux. Install, start/stop/restart the systemd service, check status, view logs, get pairing cod... It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.
How do I install 节点小宝管理?
Run "/install jdxb" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 节点小宝管理 free?
Yes, 节点小宝管理 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 节点小宝管理 support?
节点小宝管理 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 节点小宝管理?
It is built and maintained by skipper-chen (@skipper-chen); the current version is v1.0.0.