← 返回 Skills 市场
kuangxinyi

XiaoPai Player Control

作者 kuangxinyi · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
271
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xiaopai-player-control
功能描述
Control XiaoPai media player over LAN via HTTP/TCP. Use when asked to play videos, send remote-control keys, adjust volume, or query playback status on a Xia...
安全使用建议
This skill is coherent for local LAN control of a XiaoPai player, but review these before installing: (1) The included script expects dns-sd/avahi, curl, nc, and python3/zeroconf for discovery — install only the tools you trust; the registry metadata did not list these required binaries. (2) Commands are sent over your LAN to the device IP — only use it with devices you trust and get explicit consent before sending destructive commands (e.g., RBT / reboot). (3) Inspect the helper script before running it (it uses curl/nc to contact devices). (4) If you are on an untrusted network, avoid running mDNS discovery or automatic discovery to reduce exposure. Overall the skill looks legitimate for its purpose, but the small metadata vs. instruction mismatch and local-network scanning behavior warrant a quick manual review before use.
功能分析
Type: OpenClaw Skill Name: xiaopai-player-control Version: 1.1.0 The xiaopai-player-control skill is a legitimate tool for controlling XiaoPai media players over a local network via HTTP and TCP. The skill includes well-documented instructions in SKILL.md and a helper script (xiaopai-ctl.sh) that uses standard tools like curl, nc, and mDNS for discovery. The code follows good practices, such as using proper quoting in shell scripts to prevent injection and providing user-facing warnings for destructive commands like rebooting (RBT). No evidence of malicious intent, data exfiltration, or unauthorized access was found.
能力评估
Purpose & Capability
Name, description, SKILL.md, helper script, and protocol doc all align: the skill's goal is local LAN control of a XiaoPai player via HTTP/TCP. However, the skill metadata lists no required binaries while the instructions and script expect common networking tools (dns-sd/avahi, python3, curl, nc) and optionally the Python zeroconf package; this mismatch is a minor inconsistency that should be corrected but does not by itself indicate malicious intent.
Instruction Scope
Runtime instructions are narrowly scoped to discovering devices via mDNS and sending HTTP/TCP commands to the target player IP. They do not instruct the agent to read unrelated local files, access secrets, or transmit data to external endpoints other than the local player. They do include guidance to confirm destructive actions (e.g., RBT reboot).
Install Mechanism
There is no install spec (instruction-only plus a small included shell helper). No external archives or downloads are fetched by the skill itself. The helper script may suggest installing Python packages (zeroconf) if the user wants Python-based discovery, but that is optional and user-initiated.
Credentials
The skill declares no environment variables or credentials and the instructions do not attempt to read any secrets or system-config paths. All required inputs are local (player IP discovered via mDNS or provided by the user).
Persistence & Privilege
The skill does not request persistent presence (always is false) and does not modify other skills or system-wide settings. It runs network commands against devices on the LAN only when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaopai-player-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaopai-player-control 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Version 1.1.0 introduces automatic player discovery via mDNS/Bonjour. - Added comprehensive mDNS/Bonjour discovery instructions for finding XiaoPai players on the LAN, including sample commands/scripts for Linux/macOS, Windows, and Python. - Updated prerequisites and guidelines to recommend auto-discovery instead of only asking for the IP. - No changes to HTTP/TCP control methods or supported keycodes. All control and playback operations remain unchanged.
v1.0.0
新增第一版本
元数据
Slug xiaopai-player-control
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

XiaoPai Player Control 是什么?

Control XiaoPai media player over LAN via HTTP/TCP. Use when asked to play videos, send remote-control keys, adjust volume, or query playback status on a Xia... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 271 次。

如何安装 XiaoPai Player Control?

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

XiaoPai Player Control 是免费的吗?

是的,XiaoPai Player Control 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

XiaoPai Player Control 支持哪些平台?

XiaoPai Player Control 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 XiaoPai Player Control?

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

💬 留言讨论