episodic memory skills

82 tagged episodic memory, measured the same way as everything else here.

Browse within: agent-memory 45agent-learning 30local-first 24markdown 24bi-temporal 14cognitive-architecture 14embedded-database 14ai-memory 12ai-avatar 10claude-plugin 10knowledge-management 10

alibaizhanov/mengram

Skill Claude CodeCodex

Use this skill when the user wants to recall something from past conversations, project decisions, or learned preferences across sessions — or when they want to explicitly save something to long-term memory. Trigger keywords include "remember", "recall", "what did we decide", "you forgot", "save this", or any…

190 5d ago A 80 tokens original Apache-2.0

mengram-memory

02

alibaizhanov/mengram

Skill Claude CodeCodex

Long-term memory with 3 types (facts, events, workflows). Remember user preferences, past conversations, and learned procedures across sessions. Use when recalling what the user said before, saving important info, getting user context, or tracking completed workflows.

190 5d ago A 53 tokens original Apache-2.0

agent-wiki-ingest

03

AgentToolkit/altk-evolve

Skill Claude CodeCodex

Ingest one or more agent trajectories (raw bob/claude traces or normalized JSON) into an agent-wiki end-to-end — convert, summarize, extract guidelines, synthesize skills, consolidate into clusters, and catalog. Use when you have a batch of traces to turn into a wiki in one pass.

105 7d ago A 68 tokens original Apache-2.0

evolve-lite:save

04

AgentToolkit/altk-evolve

Skill Claude CodeCodex

Captures the current session's successful workflow and saves it as a reusable skill with SKILL.md and helper scripts.

105 7d ago A 28 tokens original Apache-2.0

save

05

AgentToolkit/altk-evolve

Skill Claude CodeCodex

Captures the current session's successful workflow and saves it as a reusable skill with SKILL.md and helper scripts.

105 7d ago A 24 tokens original Apache-2.0

speckit-implement

06

rohansx/agidb

Skill Claude CodeCodex

Execute the implementation plan by processing and executing all tasks defined in tasks.md.

7 1mo ago A 20 tokens copy · 94% Apache-2.0

speckit-tasks

07

rohansx/agidb

Skill Claude CodeCodex

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

7 1mo ago A 24 tokens copy · 91% Apache-2.0

rohansx/agidb

Skill Claude CodeCodex

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

7 1mo ago A 28 tokens copy · 92% Apache-2.0

wakeup

10

Bizuayeu/Plugins-Weave

Skill Claude CodeCodex

A session-start skill from Bizuayeu/Plugins-Weave, with documentation covering its contents, assumptions, directory layout after expansion in Claude, and deployment just before creating a ZIP file.

6 2d ago A 111 tokens

visual-expression

11

Bizuayeu/Plugins-Weave

Skill Claude CodeCodex

Visual expression system for AI personas with emotion-based face switching. Use at session start to display the expression UI, and switch expressions whenever the emotional state changes during conversation.

6 2d ago A 36 tokens

strata:bootstrap

12

gideondk/strata

Skill Claude CodeCodex

One-time onboarding pass to seed the Strata vault from an existing codebase's docs. Scans CLAUDE.md, docs/, .planning/, and similar for candidates, then dispatches each one to a strata:bootstrap-worker subagent in parallel batches, the worker reads its file, classifies, writes the right kind of vault note, and returns…

5 1mo ago A 109 tokens original MPL-2.0

strata:decide

13

gideondk/strata

Skill Claude CodeCodex

Create a Markdown ADR in the vault's decisions/ scope. Invoke this autonomously the moment a non-trivial choice is made, a trade-off that locks something in, a constraint discovered the hard way, a choice between two reasonable options where future readers will wonder why. Don't wait for the user to ask. Pair with…

5 1mo ago A 92 tokens original MPL-2.0

strata:graphify

14

gideondk/strata

Skill Claude CodeCodex

Rebuild the code map so functions/classes show up in Obsidian's graph alongside decisions and domain notes. Use when the user says "rebuild the code graph", "the graph is stale", "update the code map after the refactor", or when /strata:review flags the graph as stale. Command-only — run it explicitly as…

5 1mo ago A 83 tokens original MPL-2.0

aoa-memo

15

8Dionysus/aoa-memo

Skill Claude CodeCodex

AoA/Abyss durable memory and owner orientation: use when ongoing work may depend on reviewed prior decisions, provenance, lifecycle/currentness, or an existing memo artifact, even when none is named. Also use to recall, review, or evolve a candidate, export, quarantine packet, object, corpus identity, lifecycle…

2 12d ago A 126 tokens original Apache-2.0

shelve

16

ignatenkofi/memshelf-mcp

Skill Claude CodeCodex

Offload a closed conversation topic (or a whole imported dialog) to the memory shelf as a Markdown episode with a validated digest. Use when a topic is finished, when context grows heavy, before compaction, or when the user asks to shelve/archive part of the conversation. M0 prompt-only version — the agent does the…

0 8d ago A 79 tokens original MIT