← Back to Skills Marketplace
2126
Downloads
3
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install night-routine
Description
Build a restful night routine with wind-down habits, sleep prep, and next-day planning
Usage Guidance
This skill's description and instructions are coherent at a high level, but it references reading your calendar and storing local encrypted data without specifying how those actions will occur. Before installing, ask the publisher: (1) exactly which external services (calendar providers) the skill will access and how you grant/revoke that access; (2) where routine/tracking data is stored on your device, what encryption is used, and who can read it; (3) whether any data is transmitted off-device or to third-party services; and (4) whether the agent will auto-run any routines or only run when you explicitly invoke them. If you cannot verify these points, avoid connecting sensitive calendars or sharing private details with the skill.
Capability Analysis
Type: OpenClaw Skill
Name: night-routine
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for 'night-routine' appears benign. The `_meta.json` file contains standard metadata. The `SKILL.md` file provides documentation and instructions for the user and high-level descriptions for the agent, all focused on building a personal night routine. There is no executable code, no instructions for data exfiltration, malicious execution, persistence, or any form of prompt injection against the AI agent. The content is entirely aligned with its stated purpose of a wellness/productivity skill.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md all describe a night/wind-down routine assistant (guided steps, sleep prep, planning, and tracking). There are no extra binaries, env vars, or installs requested that would be out of scope for this purpose.
Instruction Scope
The instructions tell the agent to 'Review tomorrow's calendar' and to provide 'consistency tracking' (weekly/monthly adherence). Those behaviors imply reading calendar data and persisting user routine data, but the SKILL.md contains no details about what data sources will be read, how access is obtained, or where/how data is stored. It also asserts 'All data stays local on your machine' with no implementation detail. This is an ambiguity / scope creep risk: calendar access and persistence are not declared or constrained.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk by the skill bundle itself. That reduces installation risk but also means claims about storage/encryption are purely declarative.
Credentials
The skill declares no required environment variables or credentials, yet it expects to review calendars and track consistency. Accessing calendars normally requires permissions/credentials (calendar service token, OAuth). The lack of declared credentials/config paths is an omission worth questioning.
Persistence & Privilege
No 'always' flag, no install, and model invocation is not disabled (default). That means the agent can invoke this skill when asked, but it does not request permanent presence or elevated deployment privileges in the registry metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install night-routine - After installation, invoke the skill by name or use
/night-routine - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Night Routine Skill v1.0.0 – Build a restful night routine with smart wind-down, sleep prep, and planning.
- Guided wind-down checklist for smooth transition to bedtime.
- Personalized sleep preparation, including environment and relaxation tips.
- Next-day planning: review calendar and set top priorities for tomorrow.
- Consistency tracking: monitor your evening routine habits over time.
- Includes reminders for screen cutoff, gratitude reflection, and recommended reading.
- All routine and sleep data stays local and private on your device.
Metadata
Frequently Asked Questions
What is Night Routine?
Build a restful night routine with wind-down habits, sleep prep, and next-day planning. It is an AI Agent Skill for Claude Code / OpenClaw, with 2126 downloads so far.
How do I install Night Routine?
Run "/install night-routine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Night Routine free?
Yes, Night Routine is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Night Routine support?
Night Routine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Night Routine?
It is built and maintained by jhillin8 (@jhillin8); the current version is v1.0.0.
More Skills