Commerce Agent Memory

Give a commerce agent long-term memory that survives the session, without paying latency for it. Covers storing facts as typed records in a production database rather than in model context, writing memory asynchronously from a separate extraction pass instead of through an agent tool, the three read layers (always in context, pre-fetched per turn, lookup tool), and the data-handling requirements for retention, correction and deletion. Use when users have to repeat constraints across sessions, or when designing memory extraction and retrieval for a shopping or merchant agent.

uygnoey Updated

File contents

uygnoey/skills-from-claude-blog/tree/main/2026.09.02_the-anatomy-of-effective-commerce-agents/skills/commerce-agent-memory commit 1ee8538c98

Frequently asked questions

npx skillmds@latest add uygnoey/commerce-agent-memory