Topic View
#Memory.
2 posts filed under this topic.
Agent Skills 5 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
OpenClaw 5 min read
How OpenClaw Memory Works: Keep Your Data Local and Private
OpenClaw stores your AI agent's memory as local Markdown files. Learn how it works without cloud sync and how to safely back up your data.
Vishnu