一键导入
quiet-hours
Night-time noise cap — low TTS volume, skip broadcast fan-outs, pause alerts until morning.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Night-time noise cap — low TTS volume, skip broadcast fan-outs, pause alerts until morning.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.
| name | quiet-hours |
| description | Night-time noise cap — low TTS volume, skip broadcast fan-outs, pause alerts until morning. |
Trigger on "quiet hours", "sleep-friendly mode", "静かにして" at night, or any phrase that suggests the household is asleep / has a sleeping infant.
Distinct from goodnight (one-time bedtime routine) and
bedtime-routine (wind-down): quiet-hours is a stateful mode that
persists until the user says "quiet hours off".
set_volume to 10. Any TTS from here stays whisper-low.broadcast_tts /
broadcast_timer / broadcast_announcement while quiet-hours is
active. Other speakers might be in rooms where the baby is sleeping.
If the user explicitly asks for a broadcast, confirm: "Quiet hours
is on — broadcast anyway?"Trigger on "quiet hours off", "morning now", "静かモード終わり":
set_volumeexecute_command (lights — only for dimming)broadcast_tts, broadcast_timer, broadcast_announcement,
broadcast_cancel_timer, handoff_sessionplay_morning_briefing, morning_briefing (composite)