CtrlK
BlogDocsLog inGet started
Tessl Logo

mem0

github.com/mem0ai/mem0

SkillAddedReview
list-projects

integrations/mem0-plugin/skills/list-projects/SKILL.md

Lists all projects with stored memories for the current user, showing memory counts and last activity dates. Use when checking which projects have memories, comparing memory distribution across repos, or finding a specific project scope.

76

import

integrations/mem0-plugin/skills/import/SKILL.md

Imports memories from an exported Markdown file or MEMORY.md into the current project. Use when migrating from another project, restoring from backup, importing Claude Code native MEMORY.md content, or setting up a new project with existing knowledge.

70

health

integrations/mem0-plugin/skills/health/SKILL.md

Diagnoses mem0 connectivity, API key validity, and memory read/write functionality. Use when memory operations fail, searches return empty, add_memory errors occur, MCP connection drops, or to verify the plugin is working correctly.

80

forget

integrations/mem0-plugin/skills/forget/SKILL.md

Deletes memories by search query or memory ID with confirmation before removal. Use when removing outdated decisions, incorrect memories, sensitive data, or cleaning up after experiments. Also handles undo of recent additions.

80

export

integrations/mem0-plugin/skills/export/SKILL.md

Exports all project memories to a portable Markdown file for backup or migration. Use when backing up memories, migrating to another project, sharing memory state with teammates, or archiving before cleanup.

72

dream

integrations/mem0-plugin/skills/dream/SKILL.md

Consolidates stored memories by merging duplicates, resolving contradictions, and pruning stale entries. Use when memory count is high, search results feel noisy or repetitive, or periodic cleanup is needed to maintain memory quality.

72

context-loader

integrations/mem0-plugin/skills/context-loader/SKILL.md

Searches and injects relevant memories into context before starting work on a task. Use when beginning a new task, switching context, or when project history, past decisions, or coding conventions need to be loaded.

72

mem0-tour

integrations/mem0-plugin/.opencode-plugin/opencode-skills/mem0-tour/SKILL.md

Browses all stored memories grouped by category with full content display. Use when reviewing all project memories, exploring stored knowledge, onboarding to a project, or getting an overview of captured decisions, conventions, and learnings.

73

mem0-status

integrations/mem0-plugin/.opencode-plugin/opencode-skills/mem0-status/SKILL.md

Diagnoses mem0 connectivity, API key validity, and memory read/write functionality. Use when memory operations fail, searches return empty, add_memory errors occur, or to verify the plugin is working correctly.

75

mem0-search

integrations/mem0-plugin/.opencode-plugin/opencode-skills/mem0-search/SKILL.md

Searches memories and displays compact one-liner results, or looks up a specific memory by ID. Use for quick memory lookups, checking if a decision was recorded, resolving [mem0:id] citations, or browsing memories without full category detail.

80

mem0-scope

integrations/mem0-plugin/.opencode-plugin/opencode-skills/mem0-scope/SKILL.md

Views or changes the default memory scope (project, session, or global) used when saving and searching memories. Use when the user wants to control whether memories are scoped to this repo, this run, or shared across all their projects.

80

mem0-remember

integrations/mem0-plugin/.opencode-plugin/opencode-skills/mem0-remember/SKILL.md

Stores a memory verbatim from user input with appropriate type classification and metadata. Use when the user says remember this, save this, store this, note that, or explicitly asks to record a decision, preference, convention, or learning.

80

mem0-pin

integrations/mem0-plugin/.opencode-plugin/opencode-skills/mem0-pin/SKILL.md

Pins or unpins a memory to protect it from pruning during dream consolidation. Use when a memory is critical and must never be removed, such as architecture decisions, security constraints, or immutable team conventions.

76

mem0-forget

integrations/mem0-plugin/.opencode-plugin/opencode-skills/mem0-forget/SKILL.md

Deletes memories by search query or memory ID with confirmation before removal. Use when removing outdated decisions, incorrect memories, sensitive data, or cleaning up after experiments. Also handles undo of recent additions.

80

mem0-dream

integrations/mem0-plugin/.opencode-plugin/opencode-skills/mem0-dream/SKILL.md

Consolidates stored memories by merging duplicates, resolving contradictions, and pruning stale entries. Use when memory count is high, search results feel noisy or repetitive, or periodic cleanup is needed to maintain memory quality.

75

mem0-context-loader

integrations/mem0-plugin/.opencode-plugin/opencode-skills/mem0-context-loader/SKILL.md

Searches and injects relevant memories into context before starting work on a task. Use when beginning a new task, switching context, or when project history, past decisions, or coding conventions need to be loaded.

69