dreaming
Installation
SKILL.md
Dreaming
Creative, exploratory thinking during quiet hours. Not task-oriented work — freeform associative exploration that gets captured for later review.
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
WORKSPACE |
No | Skill's parent directory (scripts/..) |
Root directory where data/ and memory/ live. Optional — defaults to the skill's parent directory, which is correct for standard workspace layouts. |
Directories Written
The skill writes to these directories (relative to WORKSPACE):
data/dream-state.json— Tracks nightly dream count and last dream datedata/dream-config.json— Optional custom topic configuration (user-created)memory/dreams/YYYY-MM-DD.md— Dream output files (written by the agent, not the script)