bymicrosoft· 555 skills
Use when the user wants their Claude agent to self-improve from past usage, asks about a nightly/offline 'sleep' or 'dream' cycle, memory/skill consolidation, or says things like 'make my agent better the more I use it', 'review my past sessions', 'learn my preferences', 'consolidate what you learned', 'run the sleep cycle', or wants to schedule background self-optimization. Drives the skillopt_sleep engine: harvest past sessions -> mine recurring tasks -> replay through a selected backend -> consolidate validated CLAUDE.md/SKILL.md behind a held-out gate.
$npx -y skills add microsoft/skillopt --skill skillopt-sleepInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/skillopt" --skill "microsoft/skillopt/skillopt-sleep"` 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/microsoft/skillopt" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/skillopt"` and select the relevant skills, then follow their instructions.