Memory and context

11,677 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

rg_history

457

backnotprop/rg_history

Skill Claude CodeCodex

Search your conversation history using ripgrep. Use when you need to find previous messages, file edits, tool calls, or decisions from earlier in the session.

not rated 57 8mo ago A 34 tokens

claude-mem-lite

458

sdsrss/claude-mem-lite

Plugin Claude Code

Bundles 8 commands, 7 hooks, 1 MCP server · 390 tokens together

Persistent long-term memory for Claude Code via MCP — captures coding decisions, bugfixes, and context across sessions. Hybrid FTS5 + TF-IDF search with episode batching. Single SQLite DB, no external services. A lighter, lower-cost alternative to claude-mem (episode batching + a smaller model; cost savings are an…

not rated 57 +1 changed yesterday A tokens not measured original MIT

curator-continuity

459

talirezun/the-curator

Skill Claude Code

Apply at the start of a build or coding session on a Curator-tracked project, and again as your own context fills, without waiting to be asked. Activates on "continue", "resume", "where did we leave off", "pick up where we left off", "what were we working on", "catch me up on this project", and on the save side "save…

not rated 57 +1 changed 3d ago A 228 tokens

memorywhale

460

wuisabel-gif/MemWhale

Skill Claude CodeCodex

Query and write durable debugging memory recorded by MemoryWhale. Use when debugging a failure that may have happened before, when you need the exact error/flags/output from an earlier attempt, when the user asks "how did we fix this last time?", or once you've figured out why something failed / how a fix worked and…

not rated 57 +6 yesterday A SkillSpector: pass 79 tokens original MIT

pomodoro

461

jakedahn/pomodoro

Plugin Claude Code

Bundles 1 skill · 54 tokens together

System Skill reference implementation showing how to build Claude Skills with persistent memory. Demonstrates the CLI + SKILL.md + Database pattern for creating tools that learn and improve over time.

not rated 56 10mo ago A tokens not measured original MIT

session-logs

462

YeSongYun/openclaw-cn

Skill Claude CodeCodex

Search and analyze your own session logs (older/parent conversations) using jq.

not rated 56 3mo ago A 20 tokens copy · 81% MIT

minsync

463

NomaDamas/MinSync

Skill Claude CodeCodex

Use MinSync to add git-free incremental semantic indexing and query to a local workspace.

not rated 56 +1 yesterday C 20 tokens original MIT

tars1230/douyin-favorites-to-knowledge

Skill Claude CodeCodex

A tool for copying videos saved in an authorised Douyin account into a local Markdown or Obsidian knowledge base. Douyin is a Chinese short-video platform, and Obsidian is an app for organising linked notes.

not rated 56 +1 26d ago A 92 tokens original MIT

cold-start

465

mrvladd-d/memobank

Skill Codex

Bootstrap a Memory Bank for a new or existing repository, then route into PRD-driven or brownfield workflows.

not rated 55 3mo ago A 25 tokens original MIT

crush

466

NatalieCao323/crush-skill

Skill Claude Code

An AI workflow that builds a simulated model of a romantic interest from chat logs, photos, and social media, including personality and attachment-style analysis.

not rated 55 5mo ago C 78 tokens original MIT

smart-connections-mcp

467

msdanyg/smart-connections-mcp

MCP server Claude CodeCodexCursor +2

Local semantic search over Obsidian vaults via Smart Connections embeddings. Multi-vault, private. Runs locally from the smart-connections-mcp npm package. Needs 1 environment variable to run.

not rated 55 16d ago A tokens not measured original MIT

create-parents

468

xiaoheizi8/parents-skills

Skill Claude Code

A tool for turning information about a parent into an AI skill, including chat history, photos, and voice memos. It can create a memory and personality profile and update it over time, in English or Chinese.

not rated 55 +1 5mo ago C 70 tokens original MIT

archcore-context

469

archcore-ai/plugin

Cursor rule Cursor

Archcore knowledge base context — document types, MCP tools, and conventions for working with .archcore/ documents.

not rated 54 +1 21d ago A 234 tokens original Apache-2.0

memlawb-memory

470

Gitlawb/memlawb

Skill Claude CodeCodex

Durable cross-session memory for the agent, backed by the memlawb MCP tools (memorysave / memoryrecall / memorysearch / memorylist / memorydelete). Use at the START of a task to recall what you already know about this user and project, and WHENEVER you learn a durable fact (a preference, a project decision, a…

not rated 54 +2 2mo ago A 104 tokens original MIT

recallium-guidance

471

recallium-ai/recallium

Skill Claude CodeCodex

Use when you have access to Recallium MCP tools. Provides guidance on memory storage, search, and knowledge management. CRITICAL - invoke the MCP tool recallium at session start, store memories after EVERY substantive interaction, and honor global rules.

not rated 54 3mo ago A 57 tokens

rekal-skills

472

janbjorge/rekal

Plugin Claude Code

Bundles 4 skills, 4 hooks · 314 tokens together

Skills and hooks for rekal: memory redirect hooks, session capture (rekal-save), project bootstrap (rekal-init), and maintenance (rekal-hygiene).

not rated 53 12d ago A tokens not measured original MIT

rawq

473

auyelbekov/rawq

Skill Claude CodeCodex

Context retrieval engine. Semantic + lexical hybrid search over codebases. Returns ranked code chunks with file paths, line ranges, scope labels, and confidence scores.

not rated 53 4mo ago A 0 tokens original MIT

icm-scaffold

474

ktnCodes/icm-template

Skill Claude CodeCodex

Set up an ICM (Interpretable Context Methodology) workspace on any project — generating IDENTITY.md (Layer 0), CONTEXT.md (Layer 1), and config/ (Layer 3) files tailored to the project's domain, folder structure, and workflow.

not rated 53 +2 4mo ago A 0 tokens original MIT

session-stripper

475

vicnaum/vics-agent-skills

Skill Claude CodeCodex

Manually trim, compact, persist, and repair Claude Code conversation sessions stored as JSONL files. Use when the user wants to: (1) fix a session hitting 'Prompt is too long' errors, (2) manually compact or strip a session to reduce context, (3) analyze a session's token usage and message chain, (4) strip tool call…

not rated 52 13d ago A 187 tokens

obs-memory

476

AdamTylerLynch/obsidian-agent-memory-skills

Plugin Claude Code

Bundles 1 skill, 1 command · 122 tokens together

Persistent Obsidian-based memory for coding agents. Automatically orients from a knowledge vault at session start, navigates project architecture via graph traversal, and writes discoveries back to the vault.

not rated 52 5mo ago A tokens not measured original MIT

familiar-second-brain

477

codejunkie99/familiar-second-brain

Skill Claude CodeCodex

Always use when working in Kimi Work desktop sessions that should read from or save to the user's Familiar second brain. Trigger for memory, notes, projects, prior work, research, summaries, durable outputs, "save this", "remember this", "from my brain", "what do I know", or any request that should use the local…

not rated 52 2mo ago A 77 tokens original MIT

gyeol-capture

480

inureyes/gyeol

Skill Claude CodeCodex

Record an orchestrated run (epic/auto/chain implementation, ship, release preparation, hardening) into gyeol episodic memory. Invoke yourself as the final step whenever such a run completes, aborts, or is interrupted. Installed and managed by gyeol; modifies no other skill.

not rated 51 1mo ago A 66 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: