mem0aimem0aiOfficialยท40 Agent Skills Included

mem0

Give AI agents persistent memory that remembers users across sessions

Adds persistent, personalized memory to AI agents and chatbots through SDKs, CLI tools, and editor plugins. Eliminates repetitive re-explaining by storing user preferences, decisions, and project context across sessions. Includes skills to integrate, test, migrate, and consolidate memories so agents recall the right facts automatically.
npx skills add mem0ai/mem0 --all -g -y
Available:

Directs the AI agent to read the package-specific AGENTS.md nearest the files it edits, and sets repo-wide rules for toolchains, testing, and safe contribution behavior.

All Skills in This Repository (40)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
mem0aimem0ai

memory-dream

Consolidate stored memories by deduplicating, sanitizing credentials, and enforcing TTL expiration.

Official
Advanced
๐Ÿ“ฆ In Repo
mem0aimem0ai

memory-triage

Extract and classify durable conversation facts into long-term memory categories.

Official
Advanced
๐Ÿ“ฆ In Repo
mem0aimem0ai

mem0-codex

Persist and recall Codex task context across sessions using mem0 MCP tools.

Official
Advanced
๐Ÿ“ฆ In Repo
mem0aimem0ai

mem0-vercel-ai-sdk

Retrieve and store memories around LLM calls in Vercel AI SDK applications.

Official
Advanced
๐Ÿ“ฆ In Repo
mem0aimem0ai

mem0-cli

Manage AI agent memories via command-line interface with JSON outputs.

Official
Advanced
๐Ÿ“ฆ In Repo
mem0aimem0ai

mem0

Store, retrieve, and manage user memories across AI applications.

Official
Advanced
๐Ÿ“ฆ In Repo
mem0aimem0ai

memory-dream

Consolidates stored memories by merging duplicates, deleting stale entries, and rewriting unclear facts.

Official
Intermediate
๐Ÿ“ฆ In Repo
mem0aimem0ai

pin

Pins or unpins memories to protect them from pruning during dream consolidation.

Official
Basic
๐Ÿ“ฆ In Repo
mem0aimem0ai

status

Diagnoses Mem0 plugin connectivity, API key validity, and memory read/write functionality.

Official
Intermediate
๐Ÿ“ฆ In Repo
mem0aimem0ai

search

Searches mem0 memories semantically and displays compact one-line results or direct ID lookups.

Official
Basic
๐Ÿ“ฆ In Repo
mem0aimem0ai

context-loader

Searches and injects relevant memories into context before starting a task.

Official
Intermediate
๐Ÿ“ฆ In Repo
mem0aimem0ai

tour

Displays all stored Mem0 memories grouped by category with full content.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Mem0 skills?โ–ผ

Run `npx skills add mem0ai/mem0 --all -g -y` in your terminal to install all Mem0 skills globally for your AI agent.

What does Mem0 do for AI agents?โ–ผ

Mem0 gives agents a persistent memory layer that stores user preferences, decisions, and project context, then retrieves the right facts automatically in future sessions.

How to add memory to an existing project?โ–ผ

Use the mem0-integrate skill, which wires Mem0 into your repo with a test-first pipeline on a feature branch, then verify it with mem0-test-integration.

Does Mem0 work with Claude Code and Cursor?โ–ผ

Yes. Mem0 ships plugins and skills for Claude Code, Cursor, Codex, OpenCode, and OpenClaw, plus SDKs for Python and TypeScript.

Can I self-host Mem0 instead of using the cloud?โ–ผ

Yes. Mem0 offers an open-source self-hosted option via Docker, and the mem0-oss-to-platform skill can migrate you to the hosted platform later.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’