Topic View
#Memory.
2 posts filed under this topic.
Agent Skills 9 min read
Agent Skills with Memory: Persisting State Between Chats
Teach your agent to remember across conversations. Build read/write memory skills backed by a JSON file, then upgrade to SQLite — full Node.js code.
Vishnu Damwala
OpenClaw 8 min read
How OpenClaw Memory Works (And Why Your Data Never Leaves Your Machine)
OpenClaw stores your AI agent's memory as plain Markdown files on your machine — no cloud sync, no third-party servers. Here's exactly how it works and how to back it up.
Vishnu Damwala