Armory
Source
Browse
Workflows

tool-use-memory-cookbook

Build AI agents with persistent memory using Claude's memory tool and context editing.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install tool-use-memory-cookbook --cli claude

writes the file to.claude/commands/tool-use-memory-cookbook.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tool-use-memory-cookbook.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Official anthropics/anthropic-cookbook workflows component — Build AI agents with persistent memory using Claude's memory tool and context editing.

When to use it

Build AI agents with persistent memory using Claude's memory tool and context editing.

How to install / invoke

Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/tool_use/memory_cookbook.ipynb

Notes

Recipe "Memory & context management with Claude Sonnet 4.6" from the anthropic-cookbook tool_use/ family (categories: Tools, Agent Patterns). License: MIT.