Basic-Memory: AI that Remembers
Start a conversation with an AI agent that can remember past chats.
"A founder of a travel company wants to create an automated chatbot to answer customer questions. They start by describing the conversation flow in Markdown (e.g., 'User asks destination information, bot responds with relevant details'). They then use the basic-memory skill to train the AI agent to retain this information and recall it for subsequent conversations. The outcome is an effective and efficient customer support system."
- •You need to have ongoing conversations with your AI about a specific project or topic
- •You want to reduce the time spent re-explaining context to your AI
- •You're looking for a more efficient way to manage knowledge and retain information in AI conversations
Ask the AI to recall a previous conversation topic, such as 'What were we discussing about project X yesterday?'
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/basic-memory && curl -fsSL https://workflowstacks.com/api/skills/basic-memory/claude-skill -o ~/.claude/skills/basic-memory/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Basic-Memory: AI that Remembers is a very large Python project (~186k lines across 689 code files, plus 527 test files). You install it into your AI tool with one command; there is nothing to run yourself. Last commit this month, AGPL-3.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3.env.exampleThe API keys and settings you must provide
- 4src/basic_memory/__init__.pyInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/basic-memory && curl -fsSL https://workflowstacks.com/api/skills/basic-memory/claude-skill -o ~/.claude/skills/basic-memory/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.