para-memory-files

Organize knowledge into YAML facts using the PARA method.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured, file-based memory system to store, retrieve, update, and organize knowledge across sessions, using Tiago Forte's PARA method.

Core Features & Use Cases

  • Knowledge Graph: Organize knowledge into a graph with atomic YAML facts.
  • Daily Notes: Keep a continuous timeline of events for the "when" layer.
  • Tacit Knowledge: Store patterns, preferences, and lessons learned about user operations.
  • Planning: Manage and track plans within projects.
  • Use Case: For a project manager, keep track of ongoing projects, tasks, and relevant information, ensuring all knowledge is easily accessible and organized.

Quick Start

Use the para-memory-files skill to create a new entity for a project, named 'Project X'.

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 management?

Knowledge management using the PARA method categorizes information into Projects, Areas, Resources, and Archives. This system structures knowledge into a graph with atomic YAML facts and daily notes to track events and retrieve data efficiently.

How do I organize project management knowledge using YAML files?

Organize project management knowledge by creating atomic YAML facts within a knowledge graph. This structures project entities, manages daily timelines, and stores tacit operational knowledge for continuous retrieval across sessions.

Can I track daily notes and tacit knowledge in a single memory organization system?

Yes, a single memory organization system can maintain daily notes as a continuous timeline of events while storing tacit knowledge like operational patterns and preferences. This ensures both temporal context and behavioral insights are retained.

What is the best way to retrieve stored knowledge across different sessions?

Retrieving stored knowledge across sessions requires a file-based memory system with efficient indexing. By querying the structured knowledge graph, you can access stored projects, plans, and daily notes without losing context between interactions.

Do I need to manually edit YAML files to manage my knowledge graph?

Yes, managing the knowledge graph requires YAML file manipulation. You must create and update atomic YAML facts to ensure your projects, daily notes, and planning data are properly indexed for efficient retrieval.