d-wwei/agent-recall

Persistent memory for AI coding agents — across tools, sessions, and projects. Works with Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode.

1Stars on the repository
27Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

openclaw

01

d-wwei/agent-recall

Skill Claude CodeCodex

This guide walks through setting up the claude-mem plugin on an OpenClaw gateway. By the end, your agents will have persistent memory across sessions via system prompt context injection, and optionally a real-time observation feed streaming to a messaging channel.

1 4mo ago B 0 tokens

do

02

d-wwei/agent-recall

Skill Claude CodeCodex

../../../plugin/skills/do/SKILL.md.

1 4mo ago A 0 tokens

bootstrap

04

d-wwei/agent-recall

Skill Claude CodeCodex

This skill guides you through setting up your Agent Recall persona. It runs automatically on first use or when invoked with /bootstrap.

1 4mo ago A 0 tokens

doctor

07

d-wwei/agent-recall

Skill Claude CodeCodex

A health audit for the Agent Recall system, which stores information for an AI agent. It runs when you ask to check or diagnose that system.

1 4mo ago A 37 tokens

mem-search

09

d-wwei/agent-recall

Skill Claude CodeCodex

Search Agent Recall's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.

1 4mo ago A 40 tokens

recall

11

d-wwei/agent-recall

Skill Claude CodeCodex

Search your past work across sessions using temporal or topic-based recall.

1 4mo ago A 0 tokens

setup

12

d-wwei/agent-recall

Skill Claude CodeCodex

Detect installed AI coding tools and set up Agent Recall for each.

1 4mo ago A 0 tokens

smart-explore

13

d-wwei/agent-recall

Skill Claude CodeCodex

Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.

1 4mo ago A 41 tokens

timeline-report

14

d-wwei/agent-recall

Skill Claude CodeCodex

Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.

1 4mo ago A 47 tokens