← Back to Skills Marketplace
xiaodu-movie-mode-official
by
dueros-mcp
· GitHub ↗
· v1.0.1
· MIT-0
102
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xiaodu-movie-mode-official
Description
基于已安装的 xiaodu-control-official 编排观影场景。当用户说“开始观影模式”“我要看电影”“把房间调成适合看电影的状态”“准备看电影了”时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 scene-first...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaodu-movie-mode-official - After installation, invoke the skill by name or use
/xiaodu-movie-mode-official - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Initial release
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is xiaodu-movie-mode-official?
基于已安装的 xiaodu-control-official 编排观影场景。当用户说“开始观影模式”“我要看电影”“把房间调成适合看电影的状态”“准备看电影了”时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 scene-first... It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install xiaodu-movie-mode-official?
Run "/install xiaodu-movie-mode-official" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is xiaodu-movie-mode-official free?
Yes, xiaodu-movie-mode-official is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does xiaodu-movie-mode-official support?
xiaodu-movie-mode-official is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created xiaodu-movie-mode-official?
It is built and maintained by dueros-mcp (@dueros-mcp); the current version is v1.0.1.
More Skills