Optimizes Claude Code knowledge bases by normalizing filenames and merging semantically similar notes using AI.
The Memory Consolidator skill is a specialized maintenance utility for developers using the Obsidian-based Claude Code memory system. It automates the cleanup of fragmented knowledge bases through a two-phase workflow: first, it identifies and shortens verbose filenames into concise titles; second, it leverages AI semantic analysis to detect and merge notes covering the same topics. By consolidating duplicates and preserving context via aliases and timestamped entries, this skill ensures your AI's long-term memory remains organized, efficient, and easy to navigate.
주요 기능
01Intelligent content merging with preserved timestamps and entry counts
02AI-powered semantic grouping to detect duplicates with different wording
03Project-scoped cleanup to prevent cross-contamination of knowledge
04Safe archival system that moves source files to a protected .archive folder
05Automated filename normalization for titles exceeding 40 characters
068 GitHub stars
사용 사례
01Consolidating overlapping research, decisions, and patterns into a single source of truth
02Cleaning up verbose or auto-generated note titles after a long coding session
03Standardizing a knowledge base after migrating files from legacy systems