What problem does it solve?
This Skill provides a structured, persistent, file-based memory system to prevent knowledge loss between sessions and organize information effectively.
Core Features & Use Cases
- PARA Method Organization: Organizes knowledge into Projects, Areas, Resources, and Archives.
- Atomic Fact Storage: Stores discrete pieces of information in YAML format for easy retrieval and management.
- Daily Notes: Maintains a chronological timeline of events and interactions.
- Tacit Knowledge Capture: Records user patterns and preferences for improved AI operation.
- Memory Recall: Utilizes
qmd for semantic and keyword search across memory layers.
- Use Case: When discussing a new client, the skill can create an entry under
life/areas/companies/<client_name>/ with summary.md and items.yaml to store key facts, contact information, and project details.
Quick Start
Use the para-memory-files skill to save the fact "The user prefers dark mode" to the relevant entity.