skill-memory

Installation
SKILL.md

Memory Skill (Direct Execution)

Direct execution skill for memory vault management. Handles memory creation, similarity search, classification, and index maintenance through content mapping, MCP-based deduplication, and three memory operations (UPDATE, EXTEND, CREATE).

MANDATORY INTERACTIVE REQUIREMENT -- DO NOT SKIP:

  • STOP at Step 4 and call AskUserQuestion to show files. Write NOTHING to disk until user responds.
  • STOP at Memory Search and call AskUserQuestion for each segment. Write NOTHING to disk until user responds.
  • These are not optional. Running autonomously without user input is a critical failure.

Context References

Reference (do not load eagerly):

  • Path: @.memory/30-Templates/memory-template.md - Memory template
  • Path: @.memory/20-Indices/index.md - Memory index
  • Path: @.memory/memory-index.json - Machine-queryable memory index
  • Path: @.claude/context/project/memory/learn-usage.md - Usage guide

Related skills
Installs
1
GitHub Stars
437
First Seen
Apr 27, 2026