← Back to Skills Marketplace
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sleep-wind-down-coach
Description
Build a realistic evening wind-down plan with a ramp-down timeline, environment checklist, last stimulating action boundary, fallback version, and next-morni...
Usage Guidance
This skill appears internally consistent and safe: it processes only the text you provide and produces a markdown wind-down plan, with no network calls or credential needs. It is not clinical advice—do not rely on it for medical decisions. Before enabling broadly, consider: (1) test with representative prompts to confirm the output meets your expectations, (2) avoid submitting sensitive personal health details if you prefer more privacy, and (3) note that autonomous invocation is allowed by default on the platform (normal behavior), so the agent could call it when relevant unless you disable or restrict that behavior.
Capability Analysis
Type: OpenClaw Skill
Name: sleep-wind-down-coach
Version: 1.0.0
The skill bundle is a straightforward implementation of a sleep wind-down coach. The Python handler (handler.py) uses basic regex and logic to parse user inputs and generate a markdown-formatted routine. There are no indicators of data exfiltration, malicious execution, or prompt injection; the code only reads its own SKILL.md file for metadata and performs no network or sensitive system operations.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md and the included handler.py: both create a markdown wind-down plan. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md stays on-topic (collect bedtime/preferences and produce a plan). The runtime code only parses the input text and renders a markdown plan; it does not read unrelated files, access system state, or transmit data externally.
Install Mechanism
No install spec is provided. This is an instruction-only skill with a small local Python handler and tests; nothing is downloaded or written to arbitrary locations.
Credentials
The skill requires no environment variables, credentials, or config paths. The code does not attempt to read secrets or external configs.
Persistence & Privilege
always is false and the skill does not modify system or other-skill configuration. It makes no persistent changes or requests elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sleep-wind-down-coach - After installation, invoke the skill by name or use
/sleep-wind-down-coach - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Sleep Wind-Down Coach
- Guides users to craft a realistic evening wind-down routine before bed, with options for 30, 60, or 90-minute ramp-down ladders.
- Helps define boundaries for stimulating activities and screens before sleep.
- Includes environmental adjustments (light, screens, temperature, noise).
- Provides a fallback routine for late or imperfect evenings.
- Offers next-morning feedback prompts to reflect on the routine’s effects.
- Outputs plans in clear markdown format for easy reference.
Metadata
Frequently Asked Questions
What is Sleep Wind Down Coach?
Build a realistic evening wind-down plan with a ramp-down timeline, environment checklist, last stimulating action boundary, fallback version, and next-morni... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Sleep Wind Down Coach?
Run "/install sleep-wind-down-coach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sleep Wind Down Coach free?
Yes, Sleep Wind Down Coach is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sleep Wind Down Coach support?
Sleep Wind Down Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sleep Wind Down Coach?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills