para-memory-files

Manage persistent knowledge with PARA-structured YAML facts and daily notes.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Tigha66/paperclip --skill para-memory-files-tigha66
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: para-memory-files
Source: https://github.com/Tigha66/paperclip/tree/main/skills/para-memory-files
Command: npx skills add https://github.com/Tigha66/paperclip --skill para-memory-files-tigha66

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured, persistent file-based memory system to prevent knowledge loss across sessions and manage information effectively.

Core Features & Use Cases

  • PARA Method Organization: Organizes knowledge into Projects, Areas, Resources, and Archives.
  • Multi-Layered Memory: Utilizes a knowledge graph (YAML facts), daily notes (timeline), and tacit knowledge (user patterns).
  • Automated Curation: Manages memory decay and weekly synthesis to keep relevant information accessible.
  • Recall via qmd: Enables semantic and keyword search for efficient information retrieval.

Quick Start

Use the para-memory-files skill to save the fact 'The project deadline is next Friday' to the current project's items.yaml file.

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 base using the PARA method?▼

You can organize a personal knowledge base using the PARA method by categorizing information into Projects, Areas, Resources, and Archives, while utilizing a file-based memory system for persistent storage and retrieval.

What is the best way to implement persistent memory for note-taking across sessions?▼

The best way to implement persistent memory for note-taking across sessions is a multi-layered approach, using a knowledge graph of atomic YAML facts, daily notes as a timeline, and tacit knowledge of user patterns.

How do I manage memory decay in a file-based knowledge management system?▼

To manage memory decay in a file-based knowledge management system, you need automated curation that handles memory decay and performs weekly synthesis to keep relevant information accessible.

Can I use YAML files for storing atomic facts in a PARA structured knowledge graph?▼

Yes, you can use YAML files for storing atomic facts in a PARA-structured knowledge graph, which facilitates persistent knowledge storage, planning, and information retrieval.

How does semantic and keyword search work for retrieving daily notes?▼

Retrieving daily notes and knowledge graph facts works by utilizing the qmd tool, which enables semantic and keyword search to efficiently recall information stored across your PARA structure.