para-memory-files

Store and retrieve knowledge across sessions using PARA folders and qmd recall.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a persistent, file-based memory system to store, retrieve, update, and organize knowledge across sessions, preventing information loss and improving recall.

Core Features & Use Cases

  • Multi-layered Memory: Utilizes a knowledge graph (PARA folders), daily notes (timeline), and tacit knowledge (user patterns) for comprehensive memory management.
  • Structured Storage: Organizes information into Projects, Areas, Resources, and Archives using atomic YAML facts and summary files.
  • Automated Recall: Employs qmd for semantic and keyword search across memory layers.
  • Use Case: When discussing a new project, you can use this skill to create a new project folder, add initial summary notes, and store key facts in items.yaml for future reference.

Quick Start

Use the para-memory-files skill to save the fact "The user prefers morning meetings" to the relevant person's entity 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 knowledge using the PARA method across sessions?

To organize knowledge using the PARA method across sessions, this Skill manages a file-based memory system that stores, retrieves, and updates information in Projects, Areas, Resources, and Archives folders to prevent information loss.

What is the best way to manage daily notes and tacit knowledge with a memory system?

Managing daily notes and tacit knowledge requires a multi-layered memory system. This Skill combines a knowledge graph, a daily notes timeline, and tacit knowledge layers to comprehensively store and retrieve user patterns and information.

How does automated recall work for file-based note taking?

Automated recall for file-based note taking works by employing qmd to perform semantic and keyword searches across memory layers, retrieving stored atomic YAML facts and summary files efficiently.

Can I store atomic YAML facts for specific projects in a PARA folder structure?

Yes, you can store atomic YAML facts for specific projects. This Skill creates project folders within the PARA structure and saves key facts in items.yaml files for future reference and organization.

Does this knowledge management approach support memory decay and weekly synthesis?

Yes, this knowledge management approach supports memory decay and weekly synthesis. It actively manages stored information across sessions by incorporating these features into its file-based memory retrieval and organization process.