← 返回 Skills 市场
xiaodu-senior-night-assist-official
作者
dueros-mcp
· GitHub ↗
· v1.0.0
· MIT-0
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaodu-senior-night-assist-official
功能描述
基于已安装的 xiaodu-control-official 编排老人夜间短时起身的安全辅助场景。当用户说“夜里起夜”“我要去卫生间”“帮我开一下夜灯”“夜间辅助模式”这类请求时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 sce...
安全使用建议
This skill appears coherent and limited in scope, but review a few practical points before installing: 1) Ensure you already have a trusted xiaodu-control-official skill and that its helper scripts (control_iot.sh, list_* etc.) are present and trustworthy — this skill relies on them. 2) Be aware it may write preference files (XIAODU_CONTEXT.md, MEMORY.md) in the skill workspace to persist user choices; confirm you’re comfortable with local persistence. 3) The included night_light_tail.sh is small and readable (it sleeps then calls control_iot.sh to turn lights off), but verify control_iot.sh’s behavior if you need stronger guarantees. 4) Autonomous invocation is allowed by default (not flagged here) — if you want to limit when the skill runs, restrict invocation policies on your agent. If you want extra assurance, inspect the xiaodu-control-official scripts the skill calls before enabling.
功能分析
Type: OpenClaw Skill
Name: xiaodu-senior-night-assist-official
Version: 1.0.0
The skill is a legitimate orchestration bundle designed to assist elderly users with night-time lighting and safety. It functions as a high-level wrapper that reuses scripts from a prerequisite skill (xiaodu-control-official) to manage IoT devices and voice prompts. The included bash script, 'scripts/night_light_tail.sh', provides a simple delayed-off timer using standard shell commands, and the SKILL.md instructions focus entirely on safe, low-stimulus automation and preference memory without any evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The skill's name/description match the runtime instructions: it explicitly reuses scripts from xiaodu-control-official (list_scenes.sh, trigger_scene.sh, list_iot_devices.sh, control_iot.sh, list_devices.sh, speak.sh) and adds a small tail script for timed auto-off. No extraneous credentials, binaries, or unrelated capabilities are requested.
Instruction Scope
SKILL.md restricts actions to device/scene listing, triggering, short speech, and timed auto‑off, and enforces serial execution and minimal confirmations. It also instructs persisting user preferences into XIAODU_CONTEXT.md and MEMORY.md (local files). Persisting preferences is coherent with the stated purpose but is a behavior the user should be aware of since it writes local state.
Install Mechanism
This is an instruction‑only skill with no install spec; only a small, readable shell script (night_light_tail.sh) is included. No downloads, package installs, or archive extraction are used.
Credentials
The skill declares no required env vars, credentials, or config paths. Instructions reference other skill scripts (expected) and local preference files; there is no request for unrelated secrets or external endpoints.
Persistence & Privilege
always:false (normal). The skill may autonomously run when invoked and will persist short/long term preferences to local files (XIAODU_CONTEXT.md, MEMORY.md) as part of its workflow. This is reasonable for personalization, but users should know these files will be created/updated.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaodu-senior-night-assist-official - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaodu-senior-night-assist-official触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
xiaodu-senior-night-assist-official 是什么?
基于已安装的 xiaodu-control-official 编排老人夜间短时起身的安全辅助场景。当用户说“夜里起夜”“我要去卫生间”“帮我开一下夜灯”“夜间辅助模式”这类请求时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 sce... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 xiaodu-senior-night-assist-official?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaodu-senior-night-assist-official」即可一键安装,无需额外配置。
xiaodu-senior-night-assist-official 是免费的吗?
是的,xiaodu-senior-night-assist-official 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xiaodu-senior-night-assist-official 支持哪些平台?
xiaodu-senior-night-assist-official 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xiaodu-senior-night-assist-official?
由 dueros-mcp(@dueros-mcp)开发并维护,当前版本 v1.0.0。
推荐 Skills