llm memory skills

40 tagged llm memory, measured the same way as everything else here.

Browse within: agent-memory 25knowledge-graph 20ai-memory 13graphrag 12RAG 6gemini-cli 6gitops 6obsidian 6graph-memory 5

memory

01

LycheeMem/LycheeMem

Skill Claude CodeCodex

Use LycheeMem as Claude Code's structured long-term memory for prior conversations, user preferences, project decisions, timelines, and durable facts.

1.2k 26d ago A 30 tokens original Apache-2.0

openclaw-plugin

02

LycheeMem/LycheeMem

Skill Claude CodeCodex

This plugin is a thin adapter between OpenClaw and LycheeMem. It does not replace memory-core, does not claim plugins.slots.memory, and does not duplicate LycheeMem algorithms.

1.2k 26d ago A 0 tokens original Apache-2.0

lycheemem

03

LycheeMem/LycheeMem

Skill Claude CodeCodex

Forceful operating rules for using LycheeMem as the primary structured long-term memory path inside OpenClaw.

1.2k 26d ago A 27 tokens original Apache-2.0

engramory

04

tinqiao-oss/engramory

Skill Claude CodeCodex

Curated, file-based long-term memory for an AI agent. Use this skill (1) at the start of a task or when resuming unfinished work to recall via the memory index, (2) during a task to save durable user, feedback, project, or reference facts, (3) when a task finishes, to run the completion checkpoint — promote what is…

178 12d ago C 171 tokens original MIT

dimknaf/braindb

Skill Claude CodeCodex

How to author a BrainDB custom profile — prompt add/replace fragments and an optional keyless ingestor — that shapes wiki naming/structure and feeds a custom ingestion source, with zero effect on defaults when inactive.

107 11d ago A 49 tokens original Apache-2.0

braindb-agent

06

dimknaf/braindb

Skill Claude CodeCodex

Persistent memory across sessions via the BrainDB agent. Use at conversation start and whenever you need to recall what you know about the user or save new information to long-term memory.

107 11d ago A 40 tokens original Apache-2.0

braindb

07

dimknaf/braindb

Skill Claude CodeCodex

Memory recall and save. Use at every conversation start and whenever the user shares personal information, expertise, project context, preferences, or decisions worth remembering long-term.

107 11d ago A 36 tokens original Apache-2.0

mem0-api

08

pinkpixel-dev/mem0-mcp

Skill Claude CodeCodex

Complete reference for building applications with the Mem0 memory API and SDK — a persistent, self-improving memory layer for LLM agents and chatbots. ALWAYS use this skill when the user mentions: "mem0", "mem0ai", "MemoryClient", "Memory()", "memory layer for AI", "persistent agent memory", "long-term memory for…

98 1mo ago A 186 tokens original MIT

pinkpixel-dev/mem0-mcp

Skill Claude CodeCodex

Modernize and maintain the pinkpixel-dev/mem0-mcp server against Mem0 Platform API V3. Use when changing Mem0 API calls, SDK usage, MCP tool schemas, cloud/local capability behavior, tests, or documentation.

98 1mo ago C 54 tokens original MIT

install-waggle

10

Abhigyan-Shekhar/Waggle-mcp

Skill Claude CodeCodex

Install the official Waggle plugin locally for Codex from the latest stable Abhigyan-Shekhar/Waggle-mcp GitHub Release. Use for explicit requests such as "Install Waggle", "Set up Waggle", "Install Waggle for Codex", or "Enable Waggle". Do not use for Waggle operation, repair, updates, configuration, or memory…

37 yesterday A 84 tokens original Apache-2.0

waggle-checkpoint

11

Abhigyan-Shekhar/Waggle-mcp

Skill Claude CodeCodex

Checkpoint durable decisions, fixes, constraints, results, and open next steps from the current Codex task into scoped Waggle project memory.

37 yesterday A 32 tokens copy · 100% Apache-2.0

waggle-memory

12

Abhigyan-Shekhar/Waggle-mcp

Skill Claude CodeCodex

Use Waggle automatically as portable, local project memory during meaningful coding work; retrieve prior decisions and constraints, then store only durable outcomes.

37 yesterday A 31 tokens copy · 100% Apache-2.0

ledgermind

13

sl4m3/ledgermind

Skill Claude CodeCodex

Discover LedgerMind when a user asks for persistent local agent memory, cross-session context, reusable task history, or workflow knowledge; explain its capabilities and limits, then offer a user-approved local installation.

18 yesterday D 44 tokens original Apache-2.0

BrianV1981/aim

Skill Claude CodeCodex

Runs a deep hybrid (semantic + FTS5) search across the entire Engram DB — perfect for "what did we decide about X last week?".

13 19d ago A 35 tokens original MIT

BrianV1981/aim

Skill Claude CodeCodex

Packages specific knowledge from the Engram DB into a portable .engram DataJack cartridge for sharing or backup.

13 19d ago A 28 tokens original MIT

Zikra

17

getzikra/Zikra

Skill Claude CodeCodex

Zikra gives you cross-session, cross-machine, cross-agent memory backed by PostgreSQL + pgvector. Search, save, and retrieve decisions, errors, and context.

9 14d ago C 0 tokens original MIT

claude-code

18

udjin-labs/mnemostack

Skill Claude CodeCodex

Wire mnemostack into Claude Desktop (and by extension Claude Code, which reads the same MCP config) as an MCP server.

7 8d ago A 0 tokens original Apache-2.0

cursor

19

udjin-labs/mnemostack

Skill Claude CodeCodex

Wire mnemostack into Cursor as an MCP server. Cursor reads MCP servers from its own settings, not from Claude Desktop's config.

7 8d ago A 0 tokens original Apache-2.0

openclaw

20

udjin-labs/mnemostack

Skill Claude CodeCodex

Wire mnemostack into OpenClaw as an MCP server, alongside the native OpenClaw memory tools (memorysearch / memoryget). The two coexist — mnemostack handles the hybrid pipeline (Vector + BM25 + Memgraph + Temporal + 8-stage rerank), while the native tools do fast file-scoped retrieval.

7 8d ago A 0 tokens original Apache-2.0

graph-ask

21

stevepridemore/graph-memory

Skill Claude CodeCodex

Ask any natural language question about the memory graph. You generate Cypher directly and execute it. Use when the user has a complex or ad-hoc question that the standard graph tools don't cover.

2 3mo ago A 43 tokens original MIT

ingest-audio

22

stevepridemore/graph-memory

Skill Claude CodeCodex

Transcribe a local audio or video file using Whisper and ingest it into the memory graph. Use when the user has a local MP3, WAV, M4A, MP4, or similar audio/video file they want to add to their knowledge graph.

2 3mo ago A 56 tokens original MIT

ingest

23

stevepridemore/graph-memory

Skill Claude CodeCodex

Ingest a file or URL into the memory graph. Handles local files (text, PDF, DOCX, XLSX, images, etc.) and URLs (web pages, YouTube, Wikipedia, RSS). Use when the user wants to add any document or web content to their knowledge graph.

2 3mo ago A 62 tokens original MIT

project-notes

24

git-aditya-star/project-notes

Skill Claude CodeCodex

How to keep and use this project's self-maintained notebook (.project-notes/). Consult when writing, updating, or reading project notes, or when a Stop-hook message asks you to update stale notes or capture what you learned.

1 27d ago A 50 tokens original MIT