para-memory-files

Store and organize durable facts in PARA-based file memory.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/travelinman1013/royclip --skill para-memory-files-travelinman1013
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: para-memory-files
Source: https://github.com/travelinman1013/royclip/tree/main/skills/para-memory-files
Command: npx skills add https://github.com/travelinman1013/royclip --skill para-memory-files-travelinman1013

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Persistent, structured memory for knowledge across sessions using a PARA-based system. Stores durable facts in a knowledge graph, daily notes, and tacit patterns, with clear rules for planning and recall.

Core Features & Use Cases

  • PARA-based layers: knowledge graph, daily notes, and tacit knowledge, all under $AGENT_HOME.
  • Atomic facts stored in items.yaml with status tracking, superseding rules, weekly synthesis, and memory decay.
  • Quick recall and search via qmd to retrieve past context and plan components.

Quick Start

Create a new entity under life/projects with a summary.md and add an initial YAML item to items.yaml.

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 and recall persistent knowledge across sessions?

Organize persistent knowledge across sessions using a PARA-based file memory system that stores durable facts in a knowledge graph, applies archival and superseding rules, and retrieves past context via qmd-driven search.

What is the PARA method for knowledge management in daily notes?

The PARA method for daily notes structures knowledge into projects, areas, resources, and archives, storing atomic facts in an items.yaml file with status tracking and weekly synthesis to maintain durable memory.

How do I store atomic facts in a knowledge graph for later recall?

Store atomic facts in a knowledge graph by creating an entity under life/projects with a summary.md file and adding initial YAML items to items.yaml, enabling status tracking and memory decay for accurate recall.

Can I use a knowledge graph for tacit knowledge patterns and memory decay?

Yes, a knowledge graph can manage tacit knowledge patterns by applying memory decay and superseding rules to atomic facts, ensuring outdated information is archived while durable patterns remain accessible for recall.

What's the best way to search past context and plan components in a PARA system?

Search past context and plan components in a PARA system using qmd-driven search to quickly retrieve stored durable facts, daily notes, and tacit patterns from the knowledge graph across sessions.

How do I handle superseding facts and memory decay in a knowledge management system?

Handle superseding facts and memory decay by tracking atomic fact statuses in items.yaml, archiving outdated information, and synthesizing weekly updates to ensure the knowledge graph reflects current durable truths.