obsidian-content-curator

Scan an Obsidian vault to identify stub notes, duplicates, and outdated content.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jeongsk/langchain-academy --skill obsidian-content-curator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-content-curator
Source: https://github.com/jeongsk/langchain-academy/tree/main/.claude/skills/obsidian-content-curator
Command: npx skills add https://github.com/jeongsk/langchain-academy --skill obsidian-content-curator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Curate Obsidian vaults by identifying stub notes, duplicates, and outdated content to improve quality and consistency.

Core Features & Use Cases

  • Stub Detection: Find notes with minimal content and augment or merge.
  • Duplicate Content: Spot and consolidate similar notes.
  • Content Enhancement: Propose improvements and updates.
  • Knowledge Gap Identification: Highlight missing coverage.

Quick Start

Run the curator to scan your vault and produce a report of quality issues and recommended actions.

Frequently Asked Questions about obsidian-content-curator

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

FAQPage Schema
How do I find and fix stub notes in my Obsidian vault?

Stub detection identifies notes with minimal content below a configurable threshold, flagging them for augmentation or consolidation. The curator scans your vault, applies minimum content length checks, and reports which notes fall short so you can merge or expand them.

Can I detect duplicate content across my Obsidian notes?

Duplicate content detection spots similar notes within your vault, enabling consolidation and cleanup. The curator analyzes your entire vault to surface redundant notes so you can merge them into authoritative versions.

How do I identify outdated information in my Obsidian vault?

Outdated content checking examines edit recency and flags notes that haven't been updated in a specified timeframe. The curator identifies stale notes so you can review and refresh them to maintain current documentation.

What quality metrics does Obsidian content curation measure?

Content curation applies metrics including minimum content length, frontmatter presence, outbound link counts, and edit recency. These checks produce a comprehensive quality report highlighting gaps and improvement opportunities across your vault.

Does content curation work with both Korean and English notes?

Bilingual content handling supports both Korean and English notes within the same vault, applying consistent quality checks across languages. The curator treats multilingual content uniformly so language doesn't affect quality assessment.

What should I do before running a content curation scan?

Prepare your Obsidian vault by organizing notes with consistent structure and configuring quality thresholds like minimum content length and acceptable edit age. This setup ensures the curator's metrics align with your documentation standards.