para-memory-files

Organize knowledge into PARA folders with YAML files and qmd retrieval.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages and retrieves complex knowledge across sessions with a file-based memory system, enhancing productivity and recall.

Core Features & Use Cases

  • PARA Method Implementation: Organizes knowledge using Projects, Areas, Resources, and Archives.
  • Knowledge Graph: Stores atomic facts with summaries and categorization.
  • Daily Notes: Captures and tracks events in a raw timeline.
  • Tacit Knowledge: Documents user operating patterns and preferences.
  • Quick Search: Use qmd for semantic search and quick retrieval.
  • Planning and Stale Data Management: Tracks and manages plans, with automated memory decay.

Quick Start

Create a new entity for "Annual Report" with relevant facts and store in the Projects folder using para-memory-files add entity "Annual Report".

Frequently Asked Questions about para-memory-files

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

FAQPage Schema
What is the PARA method for knowledge organization?

The PARA method is a knowledge organization system that categorizes information into Projects, Areas, Resources, and Archives. It enhances productivity by structuring knowledge layers, daily notes, and tacit knowledge for reliable cross-session retrieval.

How do I store and retrieve atomic facts using a file-based memory system?

You can store and retrieve atomic facts by creating entities with summaries and categorization stored in structured YAML files. Use `qmd` to index these files for semantic search and quick knowledge retrieval across sessions.

Can I track daily notes and manage memory decay in a knowledge management workflow?

Yes, you can track daily notes as a raw timeline and manage memory decay automatically. The system handles stale data management by tracking plans and decaying outdated memory to maintain relevant knowledge.

How do I add a new entity to my Projects folder?

To add a new entity to your Projects folder, use the command `para-memory-files add entity "Entity Name"`. This creates a structured YAML file to store relevant facts and categorization for that project.

Does this knowledge management approach require user interaction for specific operations?

Yes, this knowledge organization system requires user interaction for specific knowledge operations. It leverages structured YAML file storage and qmd indexing to manage various knowledge layers effectively.

What is the best way to document tacit knowledge and user operating patterns?

The best way to document tacit knowledge is using a file-based memory system that records user operating patterns and preferences. This ensures tacit knowledge is categorized and retrievable alongside explicit facts.