agent-memory

Store and retrieve user memories across sessions in a persistent directory.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RyoyaYahagi/skills --skill agent-memory-ryoyayahagi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-memory
Source: https://github.com/RyoyaYahagi/skills/tree/main/agent-memory
Command: npx skills add https://github.com/RyoyaYahagi/skills --skill agent-memory-ryoyayahagi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture, preserve, and organize important information so context remains intact across conversations.

Core Features & Use Cases

  • Persistent memory space: Stores knowledge across sessions in a dedicated location.
  • Proactive memory management: Suggests saving and organizing findings, decisions, and context for future work.
  • Search-friendly organization: Encourages categorized memories and rapid recall for resumed tasks.

Quick Start

Tell the agent to save a memory when you want it preserved, then ask to recall it later.

Frequently Asked Questions about agent-memory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save context and notes across sessions so I can recall them later?

Persistent memory space stores your notes and findings in a dedicated directory under .claude/skills/agent-memory/memories/. You simply tell the agent to save a memory, and it preserves the context for you to recall in future conversations.

What is the best way to maintain project continuity across multiple conversations?

Maintaining project continuity requires proactive memory management. The agent suggests saving decisions, findings, and context, organizing them with concise frontmatter summaries for rapid recall when you resume tasks.

How does proactive memory management work for organizing research notes?

Proactive memory management works by suggesting you save findings and decisions during conversations. It organizes research notes using categorized memory entries with frontmatter summaries for quick indexing and retrieval.

Do I need a specific directory structure to store memories across sessions?

Yes, storing memories across sessions requires a persistent storage space under .claude/skills/agent-memory/memories/. Memory entries must also include a concise frontmatter summary for quick indexing.

Can I recall saved memories when resuming an ongoing project in a new session?

Yes, you can recall saved memories when resuming projects. The search-friendly organization uses categorized memories and frontmatter indexing to enable rapid recall of previously saved context and findings.