← Back to Skills Marketplace
Rdk X5 Network
by
qiaolongli
· GitHub ↗
· v1.0.0
· MIT-0
289
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install rdk-x5-network
Description
管理 RDK X5 的 WiFi 连接、有线网络静态IP、蓝牙配对、WiFi 热点创建、SSH 远程访问配置、VNC 远程连接故障排查。Use when the user wants to connect WiFi, create hotspot, pair Bluetooth, configure SSH, t...
Usage Guidance
This skill is coherent with its stated purpose and low-risk as an instruction-only helper, but review a few things before use: ensure the target device actually provides the referenced tools (nmcli, bluetoothctl, and the config utility — the doc mentions `srpi-config` which may be a typo for raspi-config), and be careful when running sudo commands that enable SSH or VNC (they open remote access — use strong passwords/keys and confirm you want them enabled). Avoid running unfamiliar commands as root without verifying them on your device. If you plan to allow autonomous agent invocation, be aware the agent could enable remote services automatically; if you don't want that, require manual invocation or explicit confirmation.
Capability Analysis
Type: OpenClaw Skill
Name: rdk-x5-network
Version: 1.0.0
The skill bundle provides standard administrative commands for managing network and Bluetooth settings on RDK X5 hardware using tools like nmcli, bluetoothctl, and srpi-config. All instructions in SKILL.md are aligned with the stated purpose of network configuration and troubleshooting, and no malicious patterns, data exfiltration, or suspicious obfuscation were found.
Capability Assessment
Purpose & Capability
Skill name/description (WiFi, static IP, Bluetooth, hotspot, SSH/VNC troubleshooting) align with the commands and tools in SKILL.md. It declares nmcli as required and the instructions center on nmcli, ip, bluetoothctl and systemctl — all relevant to network and Bluetooth management.
Instruction Scope
Instructions stay within network/Bluetooth admin scope (nmcli, ip, bluetoothctl, systemctl, /etc/resolv.conf). They include sudo commands to modify connections and enable services (SSH/VNC), which is expected for this purpose but has real-world security implications (enabling remote access). The doc references `srpi-config` (typo/uncommon name: typically raspi-config or rpi-config), which may be a documentation mismatch for the target platform.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be written to disk by the skill bundle itself. This is the lowest-risk install model.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or external credentials.
Persistence & Privilege
The skill is not forced-always and does not request persistent privileges from the registry. However, runtime instructions include enabling persistent services (e.g., `systemctl enable ssh`) which permanently change device behavior — if the agent is allowed to invoke the skill autonomously, it could enable remote access without additional prompts. This is expected for a network admin skill but increases operational blast radius and should be consented to by the user.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rdk-x5-network - After installation, invoke the skill by name or use
/rdk-x5-network - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: WiFi, Bluetooth, SSH, VNC network config
Metadata
Frequently Asked Questions
What is Rdk X5 Network?
管理 RDK X5 的 WiFi 连接、有线网络静态IP、蓝牙配对、WiFi 热点创建、SSH 远程访问配置、VNC 远程连接故障排查。Use when the user wants to connect WiFi, create hotspot, pair Bluetooth, configure SSH, t... It is an AI Agent Skill for Claude Code / OpenClaw, with 289 downloads so far.
How do I install Rdk X5 Network?
Run "/install rdk-x5-network" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rdk X5 Network free?
Yes, Rdk X5 Network is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rdk X5 Network support?
Rdk X5 Network is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rdk X5 Network?
It is built and maintained by qiaolongli (@katherineedwards2475); the current version is v1.0.0.
More Skills