Memory and context skills

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

Browse within: LLM 231agent 160agent-memory 156cli 133agentic-ai 125agents 119ai-memory 111claude-code-plugin 79ai-coding 76context-engineering 61ai-tools 58knowledge-base 58skills 58open-source 56

brain-query

1034

HAR5HA-7663/graphify-starter

Skill Claude CodeCodex

Semantic two-tier retrieval over the personal brain at /brain/. Queries brainwiki (synthesized pages) first, falls back to brainraw (raw source chunks) if confidence is low, and always reports which layer answered with a confidence score. Use when the user says "/brain-query", "search the brain", "semantic search", or…

not rated 2 3mo ago A 99 tokens

init-vault

1035

air-yan/obsidian_second_brain_skills

Skill Claude CodeCodex

Initialize Obsidian second brain vault structure by creating comprehensive CLAUDE.md context maps across PARA modules (Projects, Areas, Resources, Archives). Use when working with Obsidian vaults to establish AI-readable context, when user requests vault initialization, knowledge base mapping, or says "/init-vault".…

not rated 2 7mo ago A 81 tokens original MIT

knowledge-acquisition

1036

wawiesel/InfiniClaw

Skill Claude CodeCodex

Explore, organize, and extract knowledge using WKSM MCP tools. Use for filesystem exploration, file organization, document extraction, vault generation, and knowledge base management.

not rated 2 5mo ago A 36 tokens

framework-architect

1037

Carchaloneo22/creador-de-frameworks-agenticos

Skill Claude CodeCodex

Use this skill whenever the user wants to design, build, set up, scaffold, structure, or improve the agentic framework of a Claude project — meaning the architecture of memory (CLAUDE.md, MEMORY.md), subagents, skills, hooks, and MCP connections. Triggers include phrases like "montar el framework del proyecto"…

not rated 2 3mo ago A 244 tokens

self-distill

1038

IRUJONEU/claude-code-self-distill

Skill Claude Code

Personal conversation distillation system. Records, analyzes, and distills your AI conversations to automatically discover and generate personalized skills from your real behavior patterns. Contains three sub-commands: - /self-distill record: Script directly parses JSONL to archive the current conversation — zero…

not rated 2 4mo ago D 196 tokens

wrap-up

1039

PGHH84/claude-layered-learning

Skill Claude CodeCodex

Use when user says "wrap up", "close session", "end session", "wrap things up", "close out this task", or invokes /wrap-up — runs end-of-session checklist for shipping, memory, and self-improvement.

not rated 2 5mo ago A 50 tokens original MIT

file-memories

1040

SethSummersTV/file-memories

Skill Claude CodeCodex

Migrate a bloated monolithic memory.md (or any large knowledge file) into a slim INDEX + per-topic files pattern. Cuts session-start token cost by 93% by lazy-loading topic content only when relevant. Use when an agent's memory.md has grown above 10KB, when a CLAUDE.md is bloating session context, when a multi-agent…

not rated 2 3mo ago C 162 tokens original MIT

migrate-claude-project

1041

jenningsallen-art/second-brain-os

Skill Claude CodeCodex

Imports an existing Claude.ai project folder, Cowork project, or any folder of past Claude work into the user's Obsidian vault as structured PARA notes. Use this skill when the user runs /migrate-claude-project [path], says "import my Claude project", "migrate this folder into my vault", "seed my vault from old Claude…

not rated 2 1mo ago A 179 tokens original MIT

wiki

1042

read2001/wiki

Skill Claude Code

Operate an LLM-maintained personal knowledge base (an "LLM Wiki") — a persistent, interlinked markdown wiki that the LLM builds and maintains from raw sources, used for study, research, and reading notes. Use this whenever the user wants to ingest sources into their knowledge base — one at a time or in a batch via…

not rated 2 2mo ago A 181 tokens original MIT

neuron-vault-installer

1043

lezards/neuron-vault-kit

Skill Claude CodeCodex needs its repo

Instala e adapta o NeuronVault em Windows, macOS ou Linux para Cursor, Claude Code, Codex, ChatGPT, Gemini ou agentes locais.

not rated 2 26d ago A 39 tokens original MIT

memforge

1044

zql0805/memforge

Skill Claude CodeCodex

A persistent memory service for AI coding assistants, storing project rules, architecture decisions, bug fixes, and other knowledge across sessions. It uses a database to search stored information by meaning.

not rated 2 2mo ago A 0 tokens original MIT

super-harness

1045

Aurorra1123/Superharness

Skill Codex

Bootstrap a repository-level "super harness" for long-running agent and human collaboration, so durable team knowledge, experiment progress, and verification evidence live in the repo rather than individual chat history. Use when initializing or normalizing the harness structure in a new or messy repository…

not rated 2 3mo ago A 153 tokens

continuity

1046

openmetaloom/skills

Skill Claude CodeCodex

Persistent continuity management for AI agents. Ensures continuity across sessions, prevents data loss from compaction, and maintains reliable audit trails. Logs all human interactions and agent responses for complete conversational continuity. Works with base OpenClaw — no external dependencies. Continuity data stays…

not rated 2 7mo ago A 63 tokens original MIT

asimov

1047

asimov-platform/skills

Skill Claude CodeCodex

Use the ASIMOV CLI to join the user's personal knowledge (such as mail, messages, documents) and public data in one knowledge base. Use when the user mentions ASIMOV, wants their own data in the task, or needs a data source an ASIMOV module handles.

not rated 2 changed 5d ago A 61 tokens original Unlicense

second-brain

1048

SurajGThakkar/agent-skills

Skill Claude CodeCodex

Set up, maintain, or operate a personal wiki vault (second brain). Three branches: Setup, Maintain, Operate. Trigger for: "set up my second brain", "lint my wiki", "schedule my vault operator", "check wiki health", "operate my second brain", or any vault bootstrap, maintenance, or operator task — even phrased casually.

not rated 2 1mo ago A 80 tokens original MIT

reentry

1049

nickolaslin33/agent-skills

Skill Claude CodeCodex

A handoff and return workflow for continuing work with an AI agent after hours or days away. It records task status, decisions, next steps, unanswered questions, and gaps in understanding.

not rated 2 24d ago A 373 tokens original MIT

context-handoff

1050

andrewlau624/agentmaxx

Skill Claude CodeCodex

Preserve the minimum sufficient working state required for another coding agent to continue a task without repeating repository discovery, reconstructing prior decisions, or losing task-specific constraints.

not rated 2 8d ago A 0 tokens

ralph-loop

1051

zacharygcook/agent-skills

Skill Codex

Initialize, plan, run, inspect, and review resumable Ralph-style autonomous implementation loops with sequential chunks, persistent scratchpad memory, manifests, and idempotent post-sprint hooks. Use for .ralph orchestration or similar long-running coding-agent sprint systems.

not rated 2 1mo ago A 58 tokens original MIT

layered-memory-manager

1052

chyern/Agent-Skills

Skill Claude CodeCodex

Multi-tier (L1/L2) memory management skill for OpenClaw agents. Use when: (1) reading, writing, organizing, or searching memories, (2) deciding what to remember or forget, (3) performing memory hygiene (L1↔L2 sync, promotion, demotion), (4) answering questions about prior sessions, decisions, or preferences. Supports…

not rated 2 4mo ago A 130 tokens original MIT

MiguelAPerez/agent-skills.md

Skill Claude CodeCodex

File-based persistent memory for sub-agents and skills — where to store it, memory types (user, feedback, project, reference), save/recall rules, and MEMORY.md indexing. Read this skill when an agent definition says it uses persistent memory, or when saving or recalling learnings across sessions.

not rated 2 yesterday A 65 tokens

codex-session-history

1054

grailautomation/claude-plugins

Skill Codex

Query local Codex session history with jq. Use when users explicitly ask to search Codex sessions, inspect prior Codex conversations, find previous user messages, locate tool calls, summarize past work by working directory, or query Codex rollout JSONL files.

not rated 2 2mo ago B 56 tokens

aha

1055

0x23Matrix/claude-plugin-aha

Skill Claude Code

Automatically scan the current conversation, extract all "aha moments" and insights the user gained, and save them to a personal knowledge base. Use when the user says /aha, asks to capture learnings, or says /aha retag to consolidate and unify categories and tags across all saved insights.

not rated 2 5mo ago A 61 tokens

chroma-memory

1056

sfrangulov/claude-shared-memory-plugin

Skill Claude CodeCodex

A shared team memory skill backed by ChromaDB, a system for storing and searching text knowledge. It responds to requests about team knowledge, decisions, and shared memory.

not rated 2 6mo ago A 135 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: