memory

Manage a per-project knowledge store for capturing and retrieving insights.

11|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/anticorrelator/lore --skill memory-anticorrelator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory
Source: https://github.com/anticorrelator/lore/tree/main/skills/memory
Command: npx skills add https://github.com/anticorrelator/lore --skill memory-anticorrelator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a centralized and organized way to manage project-specific knowledge, ensuring that past decisions, patterns, conventions, and architectural choices are easily accessible and retrievable.

Core Features & Use Cases

  • Knowledge Management: Add, search, view, and curate project knowledge.
  • Decision Recall: Quickly find information about past decisions, patterns, and conventions before resorting to broader searches.
  • Use Case: Before starting a new feature, use memory search "user authentication" to see if existing patterns or conventions can be leveraged, preventing redundant work and ensuring consistency.

Quick Start

Use the memory skill to search for past decisions related to the user authentication system.

Frequently Asked Questions about memory

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

FAQPage Schema
How do I manage project memory and recall past architectural decisions?

To manage project memory, you can use a centralized knowledge store to capture, organize, and retrieve reusable insights, ensuring past architectural decisions and conventions are easily accessible.

What is the best way to search existing code conventions before starting a new feature?

The best way to search existing code conventions is to query a project knowledge base to retrieve established patterns, preventing redundant work and ensuring consistency across new features.

How do I add new knowledge to a per-project knowledge store?

You can add new knowledge by executing specific scripts that resolve knowledge paths, allowing you to input and organize new entries into the project knowledge store for later retrieval.

Can I curate and refine project knowledge entries after they are created?

Yes, you can curate and refine the knowledge base using dedicated commands to organize existing threads, ensuring the project knowledge store remains accurate and reusable over time.

How do I initialize or heal a corrupted project knowledge store?

You can initialize or heal a project knowledge store by executing associated scripts that resolve knowledge paths, setting up the environment or repairing existing knowledge structures.