← Back to Skills Marketplace
xiaodu-senior-night-assist-official
by
dueros-mcp
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaodu-senior-night-assist-official
Description
基于已安装的 xiaodu-control-official 编排老人夜间短时起身的安全辅助场景。当用户说“夜里起夜”“我要去卫生间”“帮我开一下夜灯”“夜间辅助模式”这类请求时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 sce...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaodu-senior-night-assist-official - After installation, invoke the skill by name or use
/xiaodu-senior-night-assist-official - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is xiaodu-senior-night-assist-official?
基于已安装的 xiaodu-control-official 编排老人夜间短时起身的安全辅助场景。当用户说“夜里起夜”“我要去卫生间”“帮我开一下夜灯”“夜间辅助模式”这类请求时使用。这个 skill 会复用 xiaodu-control-official 的现有脚本,对小度智能屏和小度 IoT 设备执行 sce... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install xiaodu-senior-night-assist-official?
Run "/install xiaodu-senior-night-assist-official" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is xiaodu-senior-night-assist-official free?
Yes, xiaodu-senior-night-assist-official is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does xiaodu-senior-night-assist-official support?
xiaodu-senior-night-assist-official is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created xiaodu-senior-night-assist-official?
It is built and maintained by dueros-mcp (@dueros-mcp); the current version is v1.0.0.
More Skills