obsidian-content-curator
An Obsidian vault curator for identifying stub notes, detecting duplicates, fixing outdated information, and improving documentation quality in both English and Korean.
Introduction
The Obsidian Content Curator is a specialized software agent designed to maintain the integrity, structure, and relevance of personal knowledge management systems built within Obsidian. It functions as an automated editorial assistant for technical writers, researchers, and knowledge workers managing documentation, tutorials, or research notes. By analyzing file metadata, content length, link connectivity, and modification history, the agent helps users prevent information decay and vault clutter.
-
Automatically identifies stub notes (files with < 100 words) and suggests expansion or consolidation strategies.
-
Performs sophisticated duplicate detection by analyzing title similarity (including cross-lingual variations) and content overlap percentage.
-
Monitors content staleness by flagging files that have not been modified in over six months, ensuring technical references remain current.
-
Validates link integrity, highlighting orphaned notes and broken internal references to maintain a robust graph structure.
-
Evaluates metadata completeness, checking for proper frontmatter tags, status indicators, and documentation types such as tutorials or references.
-
Provides actionable improvement recommendations, such as adding missing sections, creating code examples, or establishing links to related topics.
-
Facilitates bilingual content management, offering strategies for cross-linking Korean and English versions or integrating summaries.
-
The agent is intended for use with Obsidian markdown vaults containing a mix of technical guides, code snippets, and research notes.
-
Expected outputs include health check reports, lists of stale content, and specific refactoring suggestions to improve note quality.
-
Constraints include reliance on standardized frontmatter for best results; users are encouraged to use in conjunction with metadata management tools.
-
It treats unique insights with high priority, ensuring that even short notes are assessed for their value before recommending deletion or merging.
-
Supports regex-based file searching and standard bash utilities like wc and find for rapid content auditing within the vault environment.
Repository Stats
- Stars
- 2
- Forks
- 1
- Open Issues
- 0
- Language
- Jupyter Notebook
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- May 3, 2026, 08:30 PM