memory

Parse markdown files to manage an AI's multi-layered memory system.

15|2|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/BEKO2210/Firstbrain --skill memory-beko2210
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory
Source: https://github.com/BEKO2210/Firstbrain/tree/main/.agents/skills/memory
Command: npx skills add https://github.com/BEKO2210/Firstbrain --skill memory-beko2210

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ./memory-utils.cjs, ./scan/utils.cjs, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a clear, centralized view into what your AI "remembers," helping you understand its context, track its learning, and manage its knowledge base effectively.

Core Features & Use Cases

  • Memory Dashboard: Get a high-level overview of session memory, long-term insights, and project-specific context.
  • Insight Management: View, understand, and even manually edit the distilled patterns and themes the AI has learned from your vault.
  • Project Tracking: See the status and key details of individual project memories.
  • Distillation Control: Manually trigger the AI's learning process to distill new insights from your vault activity.
  • Use Case: Before a big meeting, quickly check the /memory dashboard to refresh your understanding of key project details and any recurring patterns the AI has identified in your work.

Quick Start

Use the memory skill to view the full memory dashboard.

Frequently Asked Questions about memory

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

FAQPage Schema
How do I view and manage what an AI remembers across sessions?

To view and manage what an AI remembers, you can use a memory dashboard that displays session context, distilled long-term insights, and project-specific knowledge in a centralized interface. This helps you track the AI's learning and context.

How does AI knowledge distillation work for project management?

AI knowledge distillation for project management works by parsing markdown files to extract patterns and themes from your vault activity. You can manually trigger this process to convert raw session context into distilled long-term insights.

Can I manually edit the long-term insights an AI has learned from my vault?

Yes, you can manually edit the distilled long-term insights an AI has learned. The dashboard provides insight management features that allow you to view, understand, and modify the patterns and themes extracted from your markdown files.

What is the best way to track project memory lifecycle status?

The best way to track project memory lifecycle status is through a centralized dashboard that shows the status and key details of individual project memories. This provides a high-level overview of your project-specific context.

Does AI memory management require markdown files for data processing?

Yes, this AI memory management system requires markdown files for data processing. The utility scripts parse markdown content directly from your vault to extract session context, project knowledge, and distill new insights.