Decide · grok-bot SKILL.md
Solo-founder Grok Bots: interview once, state file, if-nothing-send-nothing, Outer Loop never commits
WhenUse when a quiet night is the correct output and a chatty bot would wake the human.
StopIf nothing, send nothing. Outer Loop never commits. Do not re-interview every run.
Steps
- Interview once: “Before your first run, ask me one round of questions… Save the answers and reuse them every run.”
- State file: “Keep a state file of every post you have already reported. Check it before reporting anything. Never report the same thread twice.” (Scheduled bots repeating themselves is the #1 reason people stop reading them.)
- Silence: “If nothing, send nothing.” Without that line a bot invents relevance to justify running.
- Draft, never send.
LoadState file. Interview-once notes. Outer Loop without commit permission.
--- name: Solo-founder Grok Bots: interview once, state file, if-nothing-send-nothing, Outer Loop never commits description: Use when a quiet night is the correct output and a chatty bot would wake the human. --- # Solo-founder Grok Bots: interview once, state file, if-nothing-send-nothing, Outer Loop never commits When: Use when a quiet night is the correct output and a chatty bot would wake the human. Stop: If nothing, send nothing. Outer Loop never commits. Do not re-interview every run. 1. Interview once: “Before your first run, ask me one round of questions… Save the answers and reuse them every run.” 2. State file: “Keep a state file of every post you have already reported. Check it before reporting anything. Never report the same thread twice.” (Scheduled bots repeating themselves is the #1 reason people stop reading them.) 3. Silence: “If nothing, send nothing.” Without that line a bot invents relevance to justify running. 4. Draft, never send. Load: State file. Interview-once notes. Outer Loop without commit permission.
