curating-memories

Update, mark obsolete, and link memories in a knowledge base.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/arinbalyan/config --skill curating-memories-arinbalyan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: curating-memories
Source: https://github.com/arinbalyan/config/tree/main/skills/curating-memories
Command: npx skills add https://github.com/arinbalyan/config --skill curating-memories-arinbalyan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Curate memories to maintain accuracy and relevance in a knowledge base.

Core Features & Use Cases

  • Update entries: keep memories current by correcting or refining information.
  • Mark obsolescence: flag outdated memories and preserve them for audit and reference.
  • Link memories: establish explicit relationships to support a learnable knowledge graph.

Quick Start

Review memory #<id>, update content to reflect the latest information. If the memory is obsolete, mark it as obsolete and optionally reference a newer memory. Create links between related memories to strengthen the knowledge graph.

Frequently Asked Questions about curating-memories

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

FAQPage Schema
How do I curate memories to maintain accuracy and relevance in a knowledge base?

To curate memories, you update entries to correct or refine information, mark obsolete ones for soft-delete auditing, and link related memories across projects to support governance and traceability.

How does soft-delete auditing work for obsolete knowledge base entries?

Soft-delete auditing works by flagging outdated memories as obsolete rather than deleting them, preserving the entries for audit and reference while optionally pointing to newer, updated memories.

How do I link related memories across projects to support a memory graph?

You link related memories by establishing explicit bidirectional relationships between entries across projects, which strengthens the memory graph and supports data governance and traceability.

What is the best way to apply patch-like updates to existing knowledge base memories?

The best way to apply patch-like updates is to review the specific memory entry, correct or refine the content to reflect the latest information, and preserve the updated entry within the knowledge base.

When do I need to mark a memory as obsolete instead of updating it?

You mark a memory as obsolete when the information is outdated but must be preserved for audit and reference, allowing you to flag it and optionally reference a newer memory that replaces it.