agent-memory

Store structured memories with frontmatter metadata for cross-session recall.

Updated Dec 14, 2024
One-click install
npx skills add https://github.com/tttol/dotfiles --skill agent-memory-tttol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-memory
Source: https://github.com/tttol/dotfiles/tree/main/config/skills/agent-memory-codex
Command: npx skills add https://github.com/tttol/dotfiles --skill agent-memory-tttol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Agent Memory skill provides a persistent memory space to save, recall, and organize knowledge across conversations.

Core Features & Use Cases

  • Save memories with context and category organization in a dedicated memory store (gmemories).
  • Retrieve and summarize memories to support ongoing work and decision making.
  • Proactively surface valuable findings to preserve for future reference.

Quick Start

Tell me a memory you want saved, and I will store it in your persistent memory space.

Frequently Asked Questions about agent-memory

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

FAQPage Schema
How do I persist notes and knowledge across different chat sessions?

To persist notes across chat sessions, this Skill stores memories in a dedicated persistent space with structured frontmatter metadata, enabling cross-session recall and organized search for personal knowledge management.

What is the best way to recall project context before starting related work?

The best way to recall project context is retrieving stored memories from the persistent space. This Skill summarizes saved knowledge entries to support ongoing work and decision making before you begin.

How do I organize research findings for quick retrieval later?

You organize research findings by saving them as structured memory entries with frontmatter metadata like summary and creation date. This enforces category organization for lifecycle management and quick search.

Can I use persistent memory for personal knowledge management without external dependencies?

Yes, you can use this persistent memory for personal knowledge management without external dependencies. It operates independently to store, retrieve, and summarize memories directly within your dedicated memory space.

Does cross-session memory storage support structured search and lifecycle management?

Cross-session memory storage supports structured search and lifecycle management by enforcing frontmatter metadata on memory entries, ensuring organized retrieval and proper lifecycle handling across sessions.

How do I save a memory to my persistent knowledge base?

To save a memory to your persistent knowledge base, simply provide the memory context you want stored. The Skill will automatically save it with structured metadata to your dedicated memory space for later recall.