M-T-D-N/agentmemory-codex-windows

Independent Windows-native AgentMemory downstream for OpenAI Codex Desktop and CLI, with managed hooks, persistent project-scoped memory, federated recall, and optional local graph extraction.

2Stars on the repository
34Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

agentmemory-agents

01

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

How agentmemory wires into host coding agents via the connect command. Use when installing agentmemory into a specific agent, when asked which agents are supported, or when a connect adapter writes the wrong config path.

2 2d ago A 46 tokens copy · 100% Apache-2.0

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

How agentmemory is built, the iii engine primitives it runs on, its storage model, ports, and the viewer. Use when reasoning about how memory is stored or retrieved end to end, when extending the system, or when answering how agentmemory works under the hood.

2 2d ago A 59 tokens copy · 100% Apache-2.0

agentmemory-hooks

04

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

The agentmemory plugin hooks that capture observations automatically across the agent session lifecycle. Use when explaining how memory gets captured without manual saves, when debugging missing observations, or when tuning what gets recorded.

2 2d ago A 42 tokens copy · 100% Apache-2.0

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

Map of every agentmemory MCP tool, what each does, and its parameters. Use when choosing which memory tool to call, when a tool name or argument is unclear, or when answering what agentmemory can do via MCP.

2 2d ago A 51 tokens copy · 86% Apache-2.0

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

The agentmemory HTTP REST API surface, the primary protocol for talking to the memory server. Use when calling agentmemory over HTTP, when MCP is unavailable and you need a fallback, or when integrating a host that does not speak MCP.

2 2d ago A 52 tokens copy · 89% Apache-2.0

commit-context

07

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

Trace a file, function, or line back to the agent session that produced its current commit. Use when the user asks "why is this code here", "what was the agent doing when this changed", "who wrote this", or wants context on a specific location in the codebase.

2 2d ago A 61 tokens copy · 100% Apache-2.0

commit-history

08

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

List recent git commits linked to agent sessions, optionally filtered by branch or repo. Use when the user asks "show agent commits", "what has the agent shipped", "list linked commits", or wants commits with their session context.

2 2d ago A 49 tokens copy · 100% Apache-2.0

forget

09

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

Delete specific observations from agentmemory after showing them and getting explicit confirmation. Use when the user says "forget this", "delete memory", "remove that note", or wants to scrub specific data for privacy.

2 2d ago A 43 tokens copy · 91% Apache-2.0

handoff

10

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

Resume the most recent agent session for the current working directory, leading with any unanswered question. Use when the user says "where were we", "resume", "handoff", "pick up where I left off", or starts a session with no fresh context.

2 2d ago A 55 tokens copy · 95% Apache-2.0

lesson

11

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

Save a correction or hard-won rule as a confidence-weighted lesson that resurfaces before similar work. Use when the user corrects your approach, says "learn this", "always" or "never do X", or you notice yourself repeating a past mistake.

2 2d ago A 55 tokens copy · 100% Apache-2.0

memory-discipline

12

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

The session loop that makes agentmemory pay off, recall before starting work, save at decision points, learn from corrections. Use when starting a nontrivial task, after settling a decision or debugging a gotcha, or whenever deciding if something belongs in memory.

2 2d ago A 56 tokens copy · 100% Apache-2.0

recall

13

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

Search agentmemory for past observations, sessions, and learnings about a topic using hybrid BM25 plus vector plus graph search. Use when the user says "recall", "what did we do about", "did we ever", "have we seen", or needs context from past sessions.

2 2d ago A 61 tokens copy · 88% Apache-2.0

recap

14

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

Summarize the last N agent sessions for the current project, grouped by date, with highlight observations per session. Use when the user asks "recap", "what have we been doing", "today", "this week", or wants a rollup of recent work.

2 2d ago A 58 tokens original Apache-2.0

remember

15

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

Save an insight, decision, or learning to agentmemory's long-term storage with searchable concept tags. Use when the user says "remember this", "save this", "note that", "don't forget", or wants to preserve knowledge for future sessions.

2 2d ago A 52 tokens copy · 86% Apache-2.0

session-history

16

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "past sessions", or wants an overview of previous work.

2 2d ago A 47 tokens copy · 91% Apache-2.0

M-T-D-N/agentmemory-codex-windows

Skill Claude CodeCodex

Part of agentmemory

The house format and rules for writing or updating an agentmemory skill. Use when adding a new skill, restructuring an existing one, or reviewing a skill contribution for consistency.

2 2d ago A 40 tokens copy · 100% 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: