Memory and context skills

6,504 tagged Memory and context, measured the same way as everything else here.

Browse within: LLM 233agent-memory 162agent 158cli 137agentic-ai 127agents 119ai-memory 110claude-code-plugin 90ai-coding 77context-engineering 64knowledge-base 64obsidian 64ai-tools 62long-term-memory 60

clickmem

289

auxten/clickmem

Skill Claude CodeCodex

Local memory store for AI coding agents — explicit-only, no auto-extraction. Use when: You just refined a conclusion worth keeping across sessions → call clickmemremember Starting a task → derive projectid + tags, call clickmemrecall, load hits into context, then work The user asks "what did we decide about X" → call…

not rated 58 2mo ago A 187 tokens original MIT

notes-keeper

290

Opendray/opendray

Skill Claude CodeCodex

Read, search, and write notes in the opendray file-system vault. Use this whenever the user mentions "notes", "daily log", "project doc", "TODO list", or wants to persist context that should survive across sessions.

not rated 58 changed 3d ago A SkillSpector: pass 52 tokens original Apache-2.0

pond

291

tenequm/pond

Skill Claude CodeCodex

Recall and analyze past AI agent sessions (Claude Code, Codex, opencode, and more). Find prior work and decisions, read/review/summarize a past session transcript, or run SQL analytics over session history. Use whenever the user references past sessions, prior work, "check pond", or asks what was done or decided…

not rated 58 4d ago A SkillSpector: pass 71 tokens original Apache-2.0

ZengLiangYi/ChatCrystal

Skill Codex

Write reusable ChatCrystal task memories after substantive work completes. Use when implementation or debugging produced a durable fix, pitfall, pattern, or decision worth preserving, and when the environment can either persist it through writetaskmemory or emit a structured memory candidate for later save.

not rated 58 +1 2d ago A SkillSpector: pass 62 tokens original Apache-2.0

cubox

293

OLCUBO/cubox-cli

Skill Claude CodeCodex

Cubox CLI is a callable personal reading memory system that enables you to search, read, and use saved content, perform semantic (RAG-based) queries, access articles, highlights, and metadata, save URLs, update content states, and retrieve annotations and structure such as folders and tags. Use this tool when a task…

not rated 58 +2 11d ago A Socket: passSnyk: warnSkillSpector: warn 83 tokens original MIT

cc-session

294

Mapleeeeeeeeeee/cc-session-reader

Skill Claude Code

A command-line helper for reading past Claude Code conversations without loading their full raw log files.

not rated 57 changed 3d ago A 76 tokens original Apache-2.0

agent-memory1.0_skill

295

openJiuwen-ai/agent-memory

Skill Claude CodeCodex

A skill that connects to an agent-memory service over HTTP, allowing an agent to search, save, buffer, flush, update, and inspect stored conversation or task memories.

not rated 57 3d ago A SkillSpector: pass 31 tokens original Apache-2.0

rg_history

296

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

curator-continuity

297

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

298

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

session-logs

299

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

300

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

302

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

303

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

create-parents

304

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

memlawb-memory

305

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

306

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

rawq

307

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

308

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

309

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

familiar-second-brain

310

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

312

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: