para-memory-files

Organize knowledge with Tiago Forte's PARA method using YAML files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining and retrieving knowledge across sessions, providing a structured approach to organize and manage information effectively.

Core Features & Use Cases

  • File-Based Memory System: Uses Tiago Forte's PARA method for organizing knowledge.
  • Three Memory Layers: Knowledge graph, daily notes, and tacit knowledge.
  • Memory Operations: Store, retrieve, update, and organize knowledge.
  • Use Case: Ideal for professionals who need to maintain a comprehensive knowledge base, such as researchers, consultants, or knowledge workers.

Quick Start

Use the para-memory-files skill to create a new entity for a project and add a fact to it.

Frequently Asked Questions about para-memory-files

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

FAQPage Schema
How does the PARA method organize knowledge across sessions?

The PARA method organizes knowledge management across sessions by categorizing information into Projects, Areas, Resources, and Archives. It uses file-based storage to persist atomic facts and daily notes for continuous retrieval.

What's the best way to store and retrieve atomic facts in a knowledge base?

Storing and retrieving atomic facts is managed through file-based storage using YAML for data representation. The system structures these facts into a knowledge graph and daily notes for precise memory organization.

Do I need YAML to manage memory organization with the PARA method?

Yes, YAML is required for data representation to structure and persist knowledge files in this memory organization system. It enables the file-based storage to accurately categorize and retrieve knowledge.

What are the core memory layers used in PARA knowledge management?

The core memory layers used in PARA knowledge management are a knowledge graph, daily notes, and tacit knowledge. These three layers provide a structured approach to storing and organizing information.

Can I use file-based storage for daily notes and tacit knowledge?

Yes, file-based storage is used for daily notes and tacit knowledge. The system leverages this storage approach to maintain and retrieve these distinct memory layers across multiple sessions.

When should I use a structured knowledge base over simple note-taking?

You should use a structured knowledge base when you need to maintain and retrieve complex information across sessions, such as for professional research. It provides organized memory operations for updating atomic facts and tacit knowledge.