para-memory-files Skill
File-based memory system using Tiago Forte's PARA method. Use this skill whenever you need to store, retrieve, update, or organize knowledge across sessions. Covers three memory layers: (1) Knowledge graph in PARA folders with atomic YAML facts, (2) Daily notes as raw timeline, (3) Tacit knowledge about user patterns. Published by microsoft in amplifier-app-paperclip.
What is para-memory-files Skill?
File-based memory system using Tiago Forte's PARA method. Use this skill whenever you need to store, retrieve, update, or organize knowledge across sessions. Covers three memory layers: (1) Knowledge graph in PARA folders with atomic YAML facts, (2) Daily notes as raw timeline, (3) Tacit knowledge about user patterns. Published by microsoft in amplifier-app-paperclip. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using amplifier-app-paperclip
Technical details
- Install or run with Copy skill directory
When to use para-memory-files Skill
- Use it for developers using amplifier-app-paperclip.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-paperclip
- Skill file: skills/para-memory-files/SKILL.md
What it does
File-based memory system using Tiago Forte's PARA method. Use this skill whenever you need to store, retrieve, update, or organize knowledge across sessions. Covers three memory layers: (1) Knowledge graph in PARA folders with atomic YAML facts, (2) Daily notes as raw timeline, (3) Tacit knowledge about user patterns.
Skill instructions
PARA Memory Files Persistent, file-based memory organized by Tiago Forte's PARA method. Three layers: a knowledge graph, daily notes, and tacit knowledge. All paths are relative to $AGENTHOME. Three Memory Layers Layer 1: Knowledge Graph ($AGENTHOME/life/ -- PARA) Entity-based storage. Each entity gets a folder with two tiers: 1. summary.md -- quick context, load first. 2. items.yaml -- atomic facts, load on demand. text $AGENTHOME/life/ projects/ Active work with clear goals/deadlines <name/ summary.md items.yaml areas/ Ongoing responsibilities, no end date people/<name/ companies/<name/ resources/ Reference material, topics of interest <topic/ archives/ Inactive items from the other three index.md PARA rules: - Projects -- active work with a goal or deadline. Move to archives when complete. - Areas -- ongoing (people, companies, responsibilities). No end date. - Resources -- reference material, topics of interest. - Archives -- inactive items from any category. Fact rules: - Save dur
Explore related resources
Frequently asked questions
What is para-memory-files?
para-memory-files is a open-source AI agent skill with Copy skill directory. File-based memory system using Tiago Forte's PARA method. Use this skill whenever you need to store, retrieve, update, or organize knowledge across sessions.
Who is para-memory-files best for?
para-memory-files is best for reusing agent instructions, scripts, and references.
How do I install para-memory-files?
Install or run para-memory-files using Copy skill directory. Check para-memory-files for the latest setup command.
Is para-memory-files actively maintained?
para-memory-files may need a closer maintenance check before production use.
Auto-fetched from GitHub.