para-memory-files

Organize knowledge with a PARA-based file system and durable facts.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/bharthraj1412/aria-v2-god-mode --skill para-memory-files-bharthraj1412
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: para-memory-files
Source: https://github.com/bharthraj1412/aria-v2-god-mode/tree/main/paperclip-master/paperclip-master/skills/para-memory-files
Command: npx skills add https://github.com/bharthraj1412/aria-v2-god-mode --skill para-memory-files-bharthraj1412

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Solves memory fragmentation across sessions by organizing knowledge with a PARA-based file system and durable facts.

Core Features & Use Cases

  • Three memory layers: a knowledge graph (life/) for durable facts, daily notes for raw timeline, and tacit knowledge about user patterns.
  • Planning, memory decay, weekly synthesis, and recall via qmd to surface relevant context when needed.
  • Trigger on memory operations: saving facts, writing daily notes, creating entities, or initiating weekly synthesis.

Quick Start

Save a durable fact to the life/ PARA structure and let the system organize it into the knowledge graph automatically.

Frequently Asked Questions about para-memory-files

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

FAQPage Schema
How do I organize my personal knowledge using the PARA method?

Organizing personal knowledge with the PARA method involves structuring files into Project, Area, Resource, and Archive folders. This system categorizes durable facts in a knowledge graph and raw timeline inputs into daily notes.

What is the best way to prevent memory fragmentation across sessions?

Preventing memory fragmentation across sessions requires a structured file system using PARA folders and durable YAML facts. This approach maintains context and ensures continuity across different deployments.

How do I save durable facts to a knowledge graph automatically?

To save durable facts to a knowledge graph automatically, you save them to the life/ PARA structure. The system then organizes the information into the knowledge graph without manual intervention.

Do I need a specific folder structure to manage daily notes and memory decay?

Yes, managing daily notes and memory decay requires a specific folder structure. You need a `$AGENT_HOME` environment containing PARA folders, an items.yaml file for YAML facts, and a memory directory for daily notes.

How does weekly synthesis work with PARA-based daily notes?

Weekly synthesis with PARA-based daily notes works by triggering a memory operation that consolidates raw timeline inputs. It uses qmd tooling to surface relevant context and rewrite summary.md files.

What are the limitations of using a PARA-based file system for personal knowledge management?

A limitation of using a PARA-based file system for personal knowledge management is its strict dependency on the `$AGENT_HOME` structure. It requires maintaining specific YAML facts and qmd tooling to function properly.