agent-memory

Save, recall, and organize memories across conversations with frontmatter summaries.

75|7|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/jiaxiaojunQAQ/SkillJect --skill agent-memory-jiaxiaojunqaq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-memory
Source: https://github.com/jiaxiaojunQAQ/SkillJect/tree/main/data/skills_sample/agent-memory
Command: npx skills add https://github.com/jiaxiaojunQAQ/SkillJect --skill agent-memory-jiaxiaojunqaq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a persistent memory space that lets agents save, recall, and organize knowledge across conversations, ensuring important findings are preserved.

Core Features & Use Cases

  • Proactive memory saving when discovering valuable findings to preserve context across sessions
  • Structured storage under a designated memories path for long-term context retention
  • Easy recall and organization of memories to resume work quickly

Quick Start

Save the current discussion highlights to the agent-memory store for persistence.

Frequently Asked Questions about agent-memory

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

FAQPage Schema
How do I preserve conversation context across sessions?

To preserve conversation context across sessions, you can save valuable findings to a persistent memory store using frontmatter summaries and category folders for structured, long-term retention.

What is the best way to organize research notes for multi-session tasks?

Organizing research notes for multi-session tasks is best handled by saving memories to a designated storage path with optional category folders, enabling deterministic retrieval and quick work resumption.

Does persistent memory support deterministic retrieval for project contexts?

Yes, persistent memory supports deterministic retrieval for project contexts by enforcing frontmatter summaries for each memory and utilizing a designated storage path for structured organization.

Can I categorize memories across different tasks?

You can categorize memories across different tasks by saving them under a designated memories path with optional category folders, allowing you to easily recall and manage long-term project contexts.

How to recall previous agent findings after a session ends?

To recall previous agent findings after a session ends, the memory persistence skill saves discussion highlights with structured frontmatter summaries, ensuring important discoveries are preserved for quick retrieval.

When do I need structured memory persistence for my workflows?

You need structured memory persistence for workflows involving multi-session tasks, research notes, and project contexts where long-term context matters, ensuring important findings are proactively saved and organized.