← 返回 Skills 市场
huang-zhibin

volcengine-rtc-device-control

作者 huang-zhibin · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
130
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install volcengine-rtc-device-control
功能描述
火山引擎AI音视频互动设备控制技能。用于控制当前硬件设备的行为,包含左摇头、右摇头、调大音量、调小音量、设备关机、调亮屏幕、调暗屏幕、温度调节等常见硬件控制行为。当需要生成或解析设备控制指令时使用此技能。
安全使用建议
This skill is instruction-only and appears to do what it says: produce JSON device-control messages for Volcengine RTC devices. Before installing, confirm: (1) you trust the skill's source (no homepage provided and source is unknown); (2) your agent/runtime provides proper authentication to rtc.volcengine.com (the skill itself does not request credentials); (3) you understand the potential impact of commands (power_off, brightness changes, vibrations) and have audit/logging enabled; and (4) you restrict autonomous invocation or review agent policies if you do not want the agent to send device-control commands without explicit approval.
功能分析
Type: OpenClaw Skill Name: volcengine-rtc-device-control Version: 1.0.1 The skill bundle is a legitimate implementation for controlling hardware devices via the Volcengine RTC platform. It defines a clear JSON protocol in 'references/protocol.md' for standard device actions such as volume adjustment, movement, and power management. The 'metadata.json' correctly restricts network access to the official 'rtc.volcengine.com' endpoint, and there is no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the SKILL.md and protocol: the skill's purpose is to convert user intent into JSON device-control commands for Volcengine RTC-bound hardware. Declared metadata restricts network endpoints to rtc.volcengine.com which aligns with the stated purpose.
Instruction Scope
SKILL.md confines behavior to converting natural language into the defined JSON protocol and sending it via the underlying RTC signaling channel. It does not instruct reading unrelated files or env vars. However it is vague about the exact transport invocation (how the agent authenticates/sends the JSON), relying on the agent's existing RTC signaling stack.
Install Mechanism
No install spec and no code files — instruction-only skill (lowest install risk). Nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill declares no required environment variables or credentials while asserting authenticated TLS-based signaling will be used. This is coherent if the agent/platform already provides RTC auth tokens, but it's worth confirming — absence of explicit credential requirements means the skill expects the agent/runtime to handle authentication.
Persistence & Privilege
Defaults are used (not always:true). The skill is user-invocable and may be invoked autonomously by the agent per platform defaults; that is expected for a control skill but means you should consider agent-level controls for autonomous actions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install volcengine-rtc-device-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /volcengine-rtc-device-control 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added metadata.json file to the project. - Updated documentation to specify: only Volcengine RTC-bound devices are supported. - Added a new "安全机制" section describing security enhancements: official channel usage, identity authentication, TLS 1.3 encryption, and permission/logging controls. - Minor clarifications and structure improvements in feature descriptions.
v1.0.0
Initial release of volcengine_rtc_device_control. - Provides unified control protocol for hardware device actions such as panning, volume, brightness, power-off, emoji expression, and vibration. - Supports left/right pan, volume up, brightness up/down, power off, emoji display (happy/sad), and device vibration. - Devices are controlled via JSON-formatted commands as specified in the protocol documentation. - Enables easy integration for interpreting and sending user device-control commands.
元数据
Slug volcengine-rtc-device-control
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

volcengine-rtc-device-control 是什么?

火山引擎AI音视频互动设备控制技能。用于控制当前硬件设备的行为,包含左摇头、右摇头、调大音量、调小音量、设备关机、调亮屏幕、调暗屏幕、温度调节等常见硬件控制行为。当需要生成或解析设备控制指令时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。

如何安装 volcengine-rtc-device-control?

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

volcengine-rtc-device-control 是免费的吗?

是的,volcengine-rtc-device-control 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

volcengine-rtc-device-control 支持哪些平台?

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

谁开发了 volcengine-rtc-device-control?

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

💬 留言讨论