End-of-session memory distillation — extracts key decisions, eliminated approaches, new discoveries, and current blockers from the current conversation and writes them to MEMORY.md topic files. Based on Claude Code's autoDream background consolidation service. Activate when the user says "dream", "/dream", "save session memories", "distill this session", "what should I remember from this session", or when a long productive session is ending and the user wants to preserve what was learned.
$npx -y skills add simbajigege/book2skills --skill session-dreamInstalls into the current project.
Run `npx skills use "https://github.com/simbajigege/book2skills" --skill "simbajigege/book2skills/session-dream"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/simbajigege/book2skills" that are relevant to the current task. Run `npx skills add "https://github.com/simbajigege/book2skills"` and select the relevant skills, then follow their instructions.