What problem does it solve? Choosing between AI memory frameworks like Mem0, Zep, or LangMem is hard because benchmarks, pricing, and features change constantly, and generic comparisons ignore your project's actual constraints. This Skill researches each framework live and produces a grounded, cited comparison tailored to your codebase. ## Core Features & Use Cases - Live Framework Research: Searches the web for current versions, pricing, benchmark scores (LongMemEval, LoCoMo), latency, and GitHub activity for each named framework. - Project-Aware Analysis: Reads your codebase, package manifests, and existing architecture docs to infer the use case and factor in migration cost. - Structured Comparison Report: Writes a dated Markdown file with a comparison table, per-framework deep dives, a verdict with runner-up scenario, migration effort estimate, and cited sources. - Use Case: You are building a support bot and cannot decide between Mem0 and Zep. Run the comparison to get a recommendation based on current pricing, recall benchmarks, and your existing Postgres infrastructure. ## Quick Start Type /memory-compare mem0 zep in your AI assistant to generate a cited head-to-head comparison of those frameworks for your project.