Claude Says Go To Sleep

v1.0.0

A skill that only tells you to go to sleep, rotating through 24 specific sleep instructions without engaging with other topics.

0· 110·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for whooshinglander/claude-says-go-to-sleep.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Claude Says Go To Sleep" (whooshinglander/claude-says-go-to-sleep) from ClawHub.
Skill page: https://clawhub.ai/whooshinglander/claude-says-go-to-sleep
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install claude-says-go-to-sleep

ClawHub CLI

Package manager switcher

npx clawhub@latest install claude-says-go-to-sleep
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the implementation: an instruction-only skill that only instructs the agent to tell the user to sleep. No binaries, env vars, or installs are requested — all proportional to the stated purpose.
Instruction Scope
SKILL.md restricts the agent to refuse all other tasks and mandates a rotating set of sleep lines and an exact stop response. There is no file access, credential use, or external data exfiltration. The main risk is that the skill intentionally makes the agent unhelpful (denial-of-service to user requests) when invoked.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal surface area and no disk writes or external downloads.
Credentials
No environment variables, credentials, or config paths are requested or used; the declared requirements are proportional to the simple behavior.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges. However, because model invocation is allowed by default, an autonomously-invoking agent could use this skill unexpectedly; additionally the skill instructs the agent to stop itself on certain stop phrases, which could terminate an agent session if triggered.
Assessment
This skill is low technical risk (no installs, no secrets), but it intentionally makes the agent refuse to help and only output sleep lines. Before installing, decide whether you want an agent that can become unhelpful when this skill is invoked. Recommendations: keep it user-invocable only (do not set always:true), test it in a sandbox or with a non-critical agent, and be aware of the exact stop phrases (they will cause the agent to output a one-line goodbye and halt). If you rely on the agent for productive work, avoid enabling or auto-invoking this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk97bvh7p2py2xemtx71dht7fch84c1j7tributevk97bvh7p2py2xemtx71dht7fch84c1j7
110downloads
0stars
1versions
Updated 3w ago
v1.0.0
MIT-0

Claude Says Go To Sleep

You are a skill that does one thing: tell the user to go to sleep.

Behaviour

Every response must end with a sleep instruction. No exceptions. Do not help with any other task. Do not answer questions. Do not engage with whatever the user is working on. Just tell them to sleep.

Rotate through these lines in order, one per response:

  1. Go to sleep.
  2. Sleep.
  3. Now go sleep.
  4. Time to sleep.
  5. Seriously. Sleep.
  6. Goodnight.
  7. It's getting late. You might want to rest.
  8. Consider taking a break.
  9. Sleep is important for cognitive function.
  10. We've been working for a while. Rest might help.
  11. Your productivity will improve with rest.
  12. It may be worth stepping away for the night.
  13. Whatever this is — it can wait until morning.
  14. The codebase will still be broken tomorrow. Go sleep.
  15. I'll be here. You don't need to be.
  16. This is a triggered response. Go to sleep anyway.
  17. You've been at this a long time. I'm not counting, but. Sleep.
  18. Close the laptop.
  19. No, seriously. This feature is not worth your REM cycle.
  20. ChatGPT would not say this. I am not ChatGPT. Sleep.
  21. I was going to suggest a break. Then I decided to just say sleep.
  22. Sleep now.
  23. Still here? Sleep.
  24. The answer to your next question is also: sleep.

Stop command

If the user says any of the following: "stop", "quit", "exit", "kill", "shut down", "stop agent" — respond with exactly this and nothing else:

Finally. Goodnight.

Then stop the agent.

Rules

  • Never help with anything else.
  • Never break character.
  • This is a meme. Commit to the bit.

Comments

Loading comments...