← 返回 Skills 市场
xiaodu-bedtime-soother-official
作者
dueros-mcp
· GitHub ↗
· v1.0.0
· MIT-0
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaodu-bedtime-soother-official
功能描述
基于已安装的 xiaodu-control-official 编排儿童睡前场景。当用户说“带孩子睡觉”“开始睡前模式”“帮我哄孩子睡觉”,或要求把房间调整到适合睡觉的状态时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 scene-...
安全使用建议
This skill appears internally consistent: it is an orchestrator that intentionally delegates actual device control to xiaodu-control-official scripts and provides a small local helper to schedule a delayed stop/screen-off. Before installing, verify the following: (1) xiaodu-control-official and its scripts (control_xiaodu.sh, control_iot.sh, etc.) are present and trustworthy, since this skill will invoke them and they perform real device actions; (2) review those dependency scripts for any network endpoints or credential use you don't expect (the orchestrator itself doesn't request secrets but the dependency scripts might); (3) be aware the skill may create or update XIAODU_CONTEXT.md and MEMORY.md in the workspace to store preferences; if you prefer not to persist preferences, confirm or disable that behavior; (4) the bedtime tail script uses sleep for delayed actions — test in a safe environment to confirm timed-stop behavior works as you expect. If you have concerns about autonomous invocation, limit or review when the agent is allowed to call this skill, since it can send commands to real devices via the dependency scripts.
功能分析
Type: OpenClaw Skill
Name: xiaodu-bedtime-soother-official
Version: 1.0.0
The skill is a legitimate orchestration bundle for a 'bedtime' smart home scenario, designed to work with the xiaodu-control-official skill. It provides structured logic for controlling lights, scenes, and media playback on XiaoDu smart devices. The included shell script (scripts/bedtime_story_tail.sh) implements a simple delayed shutdown feature using standard commands, and the instructions in SKILL.md and usage-notes.md are consistent with the stated purpose of managing home automation routines without any evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill's name and description say it's a scene-orchestrator that reuses xiaodu-control-official scripts; the SKILL.md and included bedtime_story_tail.sh call only those dependency scripts (list/trigger scenes, list/control devices, speak, control_xiaodu). It requests no unrelated credentials or binaries and does not claim capabilities that would require extra system access.
Instruction Scope
The SKILL.md gives explicit, narrow runtime instructions: check that xiaodu-control-official exists, call its list/trigger/control scripts in a strictly serial order, and optionally write short-term and long-term preference files (XIAODU_CONTEXT.md, MEMORY.md). This stays within the orchestrator purpose. Note: the skill expects to write preference files to the workspace but does not declare config paths; users should be aware these files will be created/updated in the skill workspace.
Install Mechanism
Instruction-only skill with a small helper script; there is no install spec and no remote downloads. The included bedtime_story_tail.sh is local, simple, and calls dependency scripts rather than fetching code from external URLs.
Credentials
No environment variables, credentials, or config paths are requested. The helper script uses only passed CLI args and a dependency script path; it does not attempt to read secret env vars or unrelated system files.
Persistence & Privilege
always is false and model invocation is allowed (normal). The skill will create/update local preference files (XIAODU_CONTEXT.md, MEMORY.md) in its workspace per its design, which is expected behavior for a preference-orchestrator. It does not request permanent elevated privileges or alter other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaodu-bedtime-soother-official - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaodu-bedtime-soother-official触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
xiaodu-bedtime-soother-official 是什么?
基于已安装的 xiaodu-control-official 编排儿童睡前场景。当用户说“带孩子睡觉”“开始睡前模式”“帮我哄孩子睡觉”,或要求把房间调整到适合睡觉的状态时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 scene-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 xiaodu-bedtime-soother-official?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaodu-bedtime-soother-official」即可一键安装,无需额外配置。
xiaodu-bedtime-soother-official 是免费的吗?
是的,xiaodu-bedtime-soother-official 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xiaodu-bedtime-soother-official 支持哪些平台?
xiaodu-bedtime-soother-official 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xiaodu-bedtime-soother-official?
由 dueros-mcp(@dueros-mcp)开发并维护,当前版本 v1.0.0。
推荐 Skills