What problem does it solve?
This Skill addresses the challenge of managing and retrieving information consistently across multiple sessions by implementing a robust, file-based memory system. It prevents knowledge loss and ensures that information is organized and accessible.
Core Features & Use Cases
- Structured Knowledge Graph: Organizes information into Projects, Areas, Resources, and Archives using YAML facts and Markdown summaries.
- Timeline Journaling: Captures daily events and interactions as a raw timeline.
- Tacit Knowledge Capture: Stores user-specific patterns and preferences for improved AI operation.
- Intelligent Recall: Utilizes
qmd for semantic and keyword search across all memory layers.
- Use Case: When asked about a past project, the skill can quickly retrieve key decisions, related people, and relevant documents by querying the structured knowledge graph and daily notes.
Quick Start
Use the para-memory-files skill to save the fact that 'Project X is due on December 31st' into the projects/project-x/items.yaml file.