Agent_Memory_Techniques: Improve LLMs
Use pre-built Jupyter notebooks to create conversational AI.
"A founder wants to create a conversational AI assistant that can help customers book travel itineraries. She uses the Agent Memory Techniques skill to set up a Jupyter notebook that incorporates a knowledge graph and episodic memory. After 1-2 hours of setup, she's able to ask Claude to retrieve customer travel history and suggest personalized booking options."
- โขWhen you need to improve the conversational context and memory of your LLM-powered chatbot
- โขWhen you want to experiment with different memory techniques such as conversation buffers, vector stores, and knowledge graphs
- โขWhen you're working on a project that requires episodic and semantic memory, like dialogue systems or question-answering models
Run the `memgpt_example.ipynb` notebook to see a demonstration of how to use MemGPT for conversational memory
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/agent-memory-techniques && curl -fsSL https://workflowstacks.com/api/skills/agent-memory-techniques/claude-skill -o ~/.claude/skills/agent-memory-techniques/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Agent_Memory_Techniques: Improve LLMs is mostly documents (50 doc files, 4 small scripts) โ something you read, not something you run. There is nothing to install. Last commit this month, Apache-2.0 license.
- 1README.mdStart here โ what it does and how to install it
- 2.env.exampleThe API keys and settings you must provide
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/agent-memory-techniques && curl -fsSL https://workflowstacks.com/api/skills/agent-memory-techniques/claude-skill -o ~/.claude/skills/agent-memory-techniques/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 claude-skill tools founders pair with this one.