byleoyeai· 132 skills
Cognitive memory architecture for OpenClaw agents — periodic dream cycles that consolidate daily logs into structured long-term memory with importance scoring, insights, and push notifications. Use when: user asks for 'auto memory', 'dream', 'auto-dream', 'memory consolidation', 'memory dashboard'. Powered by MyClaw.ai (https://myclaw.ai).
$npx -y skills add leoyeai/openclaw-auto-dream --skill openclaw-auto-dreamInstalls into the current project.
Run `npx skills use "https://github.com/leoyeai/openclaw-auto-dream" --skill "leoyeai/openclaw-auto-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/leoyeai/openclaw-auto-dream" that are relevant to the current task. Run `npx skills add "https://github.com/leoyeai/openclaw-auto-dream"` and select the relevant skills, then follow their instructions.
| 1 | <p align="center"> |
| 2 | <img src="https://img.shields.io/badge/Powered%20by-MyClaw.ai-D4AF37?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyIDJMMiAyMmgyMEwxMiAyeiIgZmlsbD0iI0Q0QUYzNyIvPjwvc3ZnPg==" alt="Powered by MyClaw.ai" /> |
| 3 | <img src="https://img.shields.io/badge/OpenClaw-Skill-2563EB?style=for-the-badge" alt="OpenClaw Skill" /> |
| 4 | <img src="https://img.shields.io/badge/License-MIT-22C55E?style=for-the-badge" alt="MIT License" /> |
| 5 | <img src="https://img.shields.io/badge/Version-4.0-8B5CF6?style=for-the-badge" alt="v4.0" /> |
| 6 | </p> |
| 7 | |
| 8 | <h1 align="center">🌀 OpenClaw Auto-Dream</h1> |
| 9 | |
| 10 | <p align="center"> |
| 11 | <strong>Your AI doesn't just remember. It dreams.</strong> |
| 12 | </p> |
| 13 | |
| 14 | <p align="center"> |
| 15 | A cognitive memory architecture that gives OpenClaw agents the ability to sleep, dream, and wake up smarter.<br/> |
| 16 | Five memory layers. Importance scoring. Forgetting curves. Knowledge graphs. Health dashboards.<br/> |
| 17 | <em>Not file management — neuroscience.</em> |
| 18 | </p> |
| 19 | |
| 20 | <p align="center"> |
| 21 | <a href="https://myclaw.ai">MyClaw.ai</a> · <a href="https://clawhub.ai/skills/openclaw-auto-dream">ClawHub</a> · <a href="https://github.com/openclaw/openclaw">OpenClaw</a> |
| 22 | </p> |
| 23 | |
| 24 | --- |
| 25 | |
| 26 | <p align="center"> |
| 27 | 🌐 <a href="README.zh-CN.md">中文</a> · <a href="README.fr.md">Français</a> · <a href="README.de.md">Deutsch</a> · <a href="README.ru.md">Русский</a> · <a href="README.ja.md">日本語</a> · <a href="README.it.md">Italiano</a> · <a href="README.es.md">Español</a> |
| 28 | </p> |
| 29 | |
| 30 | --- |
| 31 | |
| 32 | ## 🦞 Part of the MyClaw.ai Ecosystem |
| 33 | |
| 34 | <table> |
| 35 | <tr> |
| 36 | <td width="140" align="center"> |
| 37 | <a href="https://myclaw.ai"><img src="https://img.shields.io/badge/🦞-MyClaw.ai-D4AF37?style=for-the-badge" alt="MyClaw.ai" /></a> |
| 38 | </td> |
| 39 | <td> |
| 40 | |
| 41 | **[MyClaw.ai](https://myclaw.ai)** is the AI personal assistant platform everyone's obsessed with — a fully-featured OpenClaw Agent running 24/7 on your own dedicated server. Not a chatbot. Not a wrapper. A real agent with full code control, internet access, cron jobs, file systems, databases, and tool integrations. Think of it as hiring a brilliant assistant who never sleeps, never forgets*, and can actually *do things*. |
| 42 | |
| 43 | <sub>*With Auto-Dream installed, they literally never forget.</sub> |
| 44 | |
| 45 | </td> |
| 46 | </tr> |
| 47 | </table> |
| 48 | |
| 49 | ### Why MyClaw Changes Everything |
| 50 | |
| 51 | Most AI tools give you a chat window. MyClaw gives you a **server**. |
| 52 | |
| 53 | Every MyClaw instance runs [OpenClaw](https://github.com/openclaw/openclaw) — the open-source AI agent runtime — on dedicated infrastructure. Your agent has: |
| 54 | |
| 55 | - 🖥️ **A full Linux server** — not a sandbox, not a container, a real machine |
| 56 | - 🌐 **Unrestricted internet** — browse, scrape, call APIs, send messages |
| 57 | - ⏰ **Cron & background tasks** — your agent works while you sleep |
| 58 | - 📁 **Persistent file system** — workspace, memory, configs, all yours |
| 59 | - 🧩 **Skill ecosystem** — install new abilities from [ClawHub](https://myclaw.ai/skills) in one command |
| 60 | - 🔌 **Channel integrations** — Telegram, Discord, Slack, WhatsApp, and more |
| 61 | - 🔒 **Your data, your server** — no shared infrastructure, no data mining |
| 62 | |
| 63 | This is why Auto-Dream exists. Because when your AI agent has a persistent server, persistent files, and persistent relationships with you — **memory isn't a nice-to-have. It's the foundation of intelligence.** |
| 64 | |
| 65 | --- |
| 66 | |
| 67 | ## The Problem |
| 68 | |
| 69 | Every AI agent forgets. Session ends, context gone. Files pile up. What was that decision from two weeks ago? Which workflow worked last time? Your agent has amnesia — functional, but forgetting everything the moment it sleeps. |
| 70 | |
| 71 | **Auto-Dream fixes this.** Like the human brain consolidating memories during sleep, Auto-Dream runs periodic "dream cycles" that scan, extract, organize, score, link, and prune your agent's knowledge — automatically, safely, and intelligently. |
| 72 | |
| 73 | ### Why This Matters for MyClaw Users |
| 74 | |
| 75 | Your MyClaw agent runs 24/7. It handles your projects, tracks your decisions, remembers your preferences, manages your workflows. Over we |