obsidian-read-context

Analyze Obsidian vault markdown files to identify topics, overlaps, and gaps.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/BreakerOfStems/claude-skills --skill obsidian-read-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-read-context
Source: https://github.com/BreakerOfStems/claude-skills/tree/main/skills/obsidian-read-context
Command: npx skills add https://github.com/BreakerOfStems/claude-skills --skill obsidian-read-context

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you understand the current state of your knowledge base within an Obsidian vault, identifying areas that are well-covered, fragmented, or missing entirely.

Core Features & Use Cases

  • Knowledge State Analysis: Scans markdown files to identify topics, overlaps, and gaps in your documentation.
  • Gap Identification: Pinpoints concepts that are referenced but lack dedicated coverage.
  • Consolidation Suggestions: Recommends canonical documents to consolidate fragmented notes.
  • Use Case: You've been taking notes on a project in various places within your Obsidian vault. Use this Skill to get a clear overview of what you've documented, where information is duplicated, and what key aspects are still missing.

Quick Start

Analyze the entire Obsidian vault at '/path/to/your/vault' using deep mode to identify knowledge gaps.

Frequently Asked Questions about obsidian-read-context

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

FAQPage Schema
How do I find knowledge gaps in my Obsidian vault?

You can identify knowledge gaps in an Obsidian vault by analyzing markdown file contents to detect concepts that are referenced but lack dedicated coverage, revealing missing documentation.

What is the best way to consolidate fragmented notes in Obsidian?

The best way to consolidate fragmented notes is to analyze the vault for overlapping topics and generate suggested canonical documents to merge duplicated information into a single target.

Can I scan specific folders in my Obsidian vault for missing documentation?

Yes, you can scan specific folders by providing a vault path and applying optional filters, allowing the analysis to target a subset of your documentation rather than the entire vault.

How does deep reading mode differ from skim mode when analyzing a knowledge base?

Deep reading mode analyzes vault contents comprehensively to understand the full knowledge state, whereas skim mode provides a faster overview of topics, overlaps, and gaps across files.

What output format does the Obsidian vault analysis produce?

The Obsidian vault analysis produces structured JSON output detailing the vault path, files analyzed, mode, topics, overlaps, gaps, and suggested canonical documents for consolidation.