← 返回 Skills 市场
xiaodu-movie-mode-official
作者
dueros-mcp
· GitHub ↗
· v1.0.1
· MIT-0
102
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xiaodu-movie-mode-official
功能描述
基于已安装的 xiaodu-control-official 编排观影场景。当用户说“开始观影模式”“我要看电影”“把房间调成适合看电影的状态”“准备看电影了”时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 scene-first...
安全使用建议
This skill is coherent with its stated purpose, but before installing: (1) ensure the dependency skill/directory (xiaodu-control-official) and the referenced scripts actually exist where the skill expects them; (2) manually inspect the scripts (list_scenes.sh, control_iot.sh, control_xiaodu.sh, speak.sh, etc.) to confirm they perform only expected local IoT/display actions and do not contact unknown endpoints or exfiltrate data; (3) backup or review XIAODU_CONTEXT.md and MEMORY.md if present, since the skill may read/modify them when you ask it to remember preferences; (4) limit the agent's shell execution permissions or run in a sandbox if you are concerned about arbitrary script execution; and (5) understand this skill will control real devices (lights, curtains, TVs, projectors) — verify those devices and their control scripts are trusted. If any referenced script or path is missing or points to an unexpected location, do not enable the skill until resolved.
功能分析
Type: OpenClaw Skill
Name: xiaodu-movie-mode-official
Version: 1.0.1
The skill bundle is a legitimate orchestrator for a 'movie mode' smart home scene. It provides instructions for an AI agent to coordinate devices like lights, curtains, and TVs by calling scripts from a dependent skill (xiaodu-control-official). The logic includes robust error handling, serial execution of commands to ensure stability, and a preference management system that writes to local markdown files (XIAODU_CONTEXT.md, MEMORY.md) only when explicitly requested by the user. No evidence of data exfiltration, malicious shell execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill is an orchestrator that calls existing xiaodu-control-official scripts to prepare a room for movie watching. The required capabilities (listing scenes, controlling IoT, speaking) align with that purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to run local shell scripts (e.g., ../xiaodu-control-official/scripts/list_scenes.sh, control_iot.sh, speak.sh) and to read/update local preference files (XIAODU_CONTEXT.md, MEMORY.md) only when the user asks. This stays within the described purpose, but the skill references specific filesystem paths and files even though the registry metadata lists no required config paths—confirm those paths exist and inspect the referenced scripts/files before use.
Install Mechanism
Instruction-only skill with no install spec and no external downloads — lowest install risk. It will only run shell commands if the agent is permitted to do so.
Credentials
The skill requests no environment variables or credentials. Its actions are limited to local script invocation and optional local preference persistence, which are proportionate to an orchestrator of IoT/display devices.
Persistence & Privilege
Skill may write to XIAODU_CONTEXT.md or MEMORY.md to persist user preferences, but only when the user explicitly asks. It does not request permanent/always-on privileges. Verify where these files are stored and that you are comfortable with the skill modifying them.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaodu-movie-mode-official - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaodu-movie-mode-official触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release
v1.0.0
Initial release
元数据
常见问题
xiaodu-movie-mode-official 是什么?
基于已安装的 xiaodu-control-official 编排观影场景。当用户说“开始观影模式”“我要看电影”“把房间调成适合看电影的状态”“准备看电影了”时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 scene-first... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 xiaodu-movie-mode-official?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaodu-movie-mode-official」即可一键安装,无需额外配置。
xiaodu-movie-mode-official 是免费的吗?
是的,xiaodu-movie-mode-official 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xiaodu-movie-mode-official 支持哪些平台?
xiaodu-movie-mode-official 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xiaodu-movie-mode-official?
由 dueros-mcp(@dueros-mcp)开发并维护,当前版本 v1.0.1。
推荐 Skills