Memory and context skills

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

Browse within: LLM 229agent 159agent-memory 153cli 134agentic-ai 123agents 119ai-memory 111claude-code-plugin 83ai-coding 76context-engineering 59ai-tools 58skills 58knowledge-base 56open-source 55

memory-hnsw

1273

abho7/mcp-memory-server

Skill Claude CodeCodex

Persistent semantic memory across sessions, stored in a local HNSW vector index with local embeddings and no external API calls. Use when the user asks you to remember something for later, refers to something decided or discussed in an earlier session, asks what you already know about a topic or project, or when you…

not rated 0 4d ago A 107 tokens original MIT

chat-across

1274

VictorZhang01/chat-across

Skill Claude CodeCodex

Anchor this session to a named Chat Across environment and auto-sync a compacted context brief both ways. Use when the user says "chat-across " or asks to connect/anchor to a Chat Across environment.

not rated 0 1mo ago A 48 tokens original MIT

continuity-memory

1275

YOUSEFISLAM-dev/qwen-mcp

Skill Claude CodeCodex

Use this skill whenever working on a project that has a Continuity MCP server connected (tools named memoryinit, memoryread, memoryupdate, memorylog, memorycompact, memorylist, memorystatus). This applies any time the user references "the project," resumes prior work, or the conversation involves multi-step or…

not rated 0 1mo ago A 147 tokens

lithium-kb

1276

liulinnuha/lithium-kb

Skill Claude CodeCodex

Generates, maintains, and visualizes a structured Markdown knowledge base (.lithium-kb/{architecture,debug,tasks,features}) with an interactive Neural Network graph, auto-watch mode, custom agent directives (.agentrules), and MCP server integration for Pi, Claude, Codex, Cursor, and other coding agents. Triggers…

not rated 0 24d ago A 115 tokens original MIT

jx-mode

1277

1072636071/win-shell-mcp

Skill Claude CodeCodex

A set of rules for a JX work mode that tells the coding agent which file and command tools to use, and where to save useful facts for later.

not rated 0 13d ago A 74 tokens original Apache-2.0

timem-rule-learning

1278

auuduu/dsh-timem-memory

Skill Claude CodeCodex

A workflow for learning reusable rules from completed tasks. It recalls relevant rules, applies them, records whether they helped, and learns new situation-to-action lessons when appropriate.

not rated 0 25d ago A 141 tokens original MIT

aiworkers

1279

dimaneuron/aiworkers-mcp

Skill Claude CodeCodex

An MCP connection to AIWorkers, a service for managing automated workers, chats, memory, tasks, surveys, Telegram commands, and account or group balances. It includes a login flow that keeps tokens out of URLs and chat.

not rated 0 21d ago B 227 tokens original MIT

comet-knowledge

1280

Avery320/codex-vault

Skill Codex

Open, search, read, and analyze an Obsidian-compatible Markdown vault through COMET. When invoked directly without another request, open the interactive COMET explorer. Use for note discovery, wikilinks, backlinks, tags, graph traversal, orphan detection, and vault-based synthesis. Do not use for unrelated source-code…

not rated 0 20d ago A 71 tokens original MIT

memvara

1281

memvara/openclaw-memvara

Skill Claude CodeCodex

Wire Memvara into an agent or editor, pick the right surface (hosted MCP, Python library, REST), and use memory without forging history. Use when the user wants persistent memory, says remember this, that's wrong, you forgot, what do you know about me, delete that, why did you say that, migrate from mem0, connect MCP…

not rated 0 changed 9d ago A 93 tokens original Apache-2.0

auto-knowledge-sync

1282

One-armed-boy/auto-knowledge-sync-mcp

Skill Codex

Search the auto-knowledge-sync MCP knowledge base before non-trivial technical research, architecture or design decisions, dependency or version choices, and troubleshooting. Use it to reuse prior technical knowledge without treating it as current authority, and to capture only durable, complete, privacy-safe…

not rated 0 19d ago A 65 tokens original Apache-2.0

graph-memory

1283

Doodle-Lin/graph-memory

Skill Claude CodeCodex

A knowledge-graph memory system for storing and finding related information across conversations. A knowledge graph links pieces of information, while PageRank is a method for spreading relevance through those links.

not rated 0 changed 4d ago A 53 tokens original MIT

working-memory

1284

fangsylar-pixel/marvis-working-memory-mcp

Skill Claude CodeCodex

Persist and reuse confirmed user preferences, project state, and verified task experience through the working-memory MCP. Use for multi-step or recurring work where previous decisions, progress, or successful troubleshooting should carry into later tasks.

not rated 0 21d ago A 45 tokens original MIT

openhandoff-context

1285

StoneReaper/openhandoff

Skill Codex

Prepare, save, and transfer durable coding-agent context using OpenHandoff when a task spans agents, sessions, or tools.

not rated 0 20d ago A 30 tokens original MIT

project-notes-context

1286

mitszo/agent-notes-mcp

Skill Claude CodeCodex

A skill for keeping project-specific work context in private local notes separate from the code repository. It defines how to read and update rules, project overviews, handoffs, inbox items, and decisions.

not rated 0 9d ago A 66 tokens original MIT

memo-bank-query

1287

kmitin/memo-bank

Skill Claude CodeCodex

Load the governing spec/contract for a file or topic from a project's memo-bank (a read-only MCP docs corpus) BEFORE reading code or editing. Use this in any repo that has a .island-slices.json or a memo-bank MCP server, whenever you are about to edit a file, or are asked "what governs X", "is there a spec for Y"…

not rated 0 4d ago A 147 tokens original MIT

agent-memory

1288

ac0033/agent-memory

Skill Claude CodeCodex

A skill for managing long-term memory for an agent across conversations, including project preferences, conventions, and lessons learned.

not rated 0 changed 4d ago A 105 tokens

christina

1289

amadeus-ex-machina/christina

Skill Claude CodeCodex

Unified Code Property Graph radar, sandboxed RLM execution, OKF semantic memory evolution, and swarm concurrency control.

not rated 0 18d ago A 26 tokens original MIT

strata

1290

rx6ru/strata

Skill Claude CodeCodex

Use when an agent needs durable shared knowledge across people, sessions, machines, or agent runtimes, or needs to connect to and safely operate a Strata deployment.

not rated 0 17d ago A 36 tokens original MIT

show-memex-dashboard

1291

BongSuCHOI/memex

Skill Claude CodeCodex

Launch or reuse the loopback Memex Workspace UI when the user asks to browse conversations, manage facts, inspect taxonomy or pipeline health, or explore the knowledge map.

not rated 0 changed 3d ago A 39 tokens original MIT

memory_engine

1292

nouverse/noumind

Skill Claude CodeCodex

Use the memoryengine tools for long-term memory recall, deterministic analytics, transcript logging, and sync operations.

not rated 0 15d ago A 24 tokens

reset_project

1293

cbuntingde/kimi-memory

Skill Claude Code

Wipe the per-project memory cache for the active project when it was re-cloned from the same path. Use when the user says "reset project memory", "wipe this project's memory", "I re-cloned the repo", or "memory is stale".

not rated 0 3d ago A 55 tokens original MIT

granoflow/granoflow-mcp-server

Skill Codex

Use when working with Granoflow tasks, Task Work/Delivery, waiting for user input, weekly/monthly reviews, review cards, long-term work memory, project lifecycle boards, milestone Plan acceptance packs, project E2E SoT, long-task run continuity, workflow-jargon glosses, Local HTTP API setup, or dissatisfaction with…

not rated 0 1mo ago A 142 tokens original MIT

aura

1295

phillypmack/aura-agent

Skill Claude CodeCodex

Give this agent a real email address, a webhook URL, durable memory across runs, and the ability to wait for an event without burning tokens. Use when a task needs a verification code sent by email, needs to wait for a webhook or an approval, needs to remember something after the session ends, or needs to survive a…

not rated 0 19d ago A 74 tokens original MIT

arkon-continuity

1296

Havix0101/arkon-vault-connector

Skill Claude CodeCodex

Use Arkon Vault before substantial work and at handoff boundaries to preserve project continuity across AI tools.

not rated 0 1mo ago A 26 tokens

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: