con un clic
bedtime-routine
Wind-down — pause media, dim lights, set alarm, brief evening summary.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Wind-down — pause media, dim lights, set alarm, brief evening summary.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | bedtime-routine |
| description | Wind-down — pause media, dim lights, set alarm, brief evening summary. |
Trigger on "good night", "I'm going to bed", "time to sleep", or when the user opts in to the night quiet suggestion.
goodnight — composite that turns off all lights, pauses media, and
cancels active timers in one shot. Trust the result; don't second-guess.set_timer
with the appropriate duration in seconds — there's no calendar/alarm tool
yet, so use a long timer with a clear label.evening_briefing if the user asks "what do I need to
know for tomorrow?".Run shell commands through the user's Termux app when no first-class tool fits — e.g. "git status in my project folder", "list downloads", "run ffmpeg on this file". Only used when the user has opted in under Settings → Advanced → Termux shell access.
Capture "remind me tomorrow to X" into a dated memory entry the morning-briefing surface will read back automatically.
Gentle rest mode for when the user is unwell — dim lights, low volume, quiet hours, and a single hydration reminder every two hours without lecturing.
Finds a misplaced item by searching the user's memory store for prior "I put X in Y" statements; if nothing matches, offers to remember the current location instead.
Quick send-off when the user is leaving — lights out, low-battery reminder, optional weather preview, all inside a single calm sentence.
Warm welcome when the user gets home — lights up the entry, says hi, and recaps the next calendar event plus any urgent notifications in one short line.