obsidian-context

Parse Obsidian Markdown notes and wikilinks to retrieve project context.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill obsidian-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-context
Source: https://github.com/Brandondaymdr/Claude-Skills/tree/main/obsidian-context
Command: npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill obsidian-context

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the cold-start problem in AI coding sessions by bridging the gap between isolated project files and your centralized knowledge base, ensuring Claude understands the relationships, architecture, and history shared across your projects.

Core Features & Use Cases

  • Cross-Project Awareness: Automatically links project-specific code to shared databases, conventions, and dependencies documented in your vault.
  • Intelligent Graph Walking: Follows wikilinks between notes to surface relevant context from related projects.
  • Use Case: When starting a task on a shared database project, the skill pulls the schema and architectural gotchas from your Obsidian notes, preventing you from having to manually explain the system's history.

Quick Start

Trigger the skill by asking Claude to load the obsidian context for your current project.

Frequently Asked Questions about obsidian-context

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

FAQPage Schema
How do I load Obsidian vault notes into Claude for cross-project context?

To load Obsidian vault notes into Claude, you grant the skill access to your local vault directory, allowing it to parse Markdown notes and wikilinks to provide cross-project awareness and architectural data.

Can I use Obsidian wikilinks to share database schemas across different projects?

Yes, the skill follows Obsidian wikilinks between notes to automatically surface relevant context like database schemas and technical conventions from related projects documented in your vault.

What is the best way to give an AI coding assistant my project's architectural history?

The best way to provide architectural history is by integrating your Obsidian vault notes, which allows the AI to synthesize project briefings and retrieve historical architectural data without manual explanation.

Do I need a local Obsidian vault directory to use this knowledge management skill?

Yes, you need a local Obsidian vault directory because the skill requires access to it to parse your Markdown notes and synthesize cross-references for your AI working context.

How does pulling vault context prevent the cold-start problem in AI coding sessions?

Pulling vault context prevents the cold-start problem by bridging isolated project files with your centralized knowledge base, ensuring the AI understands relationships and architecture shared across projects immediately.

Does this documentation skill parse standard Markdown files or only Obsidian notes?

This documentation skill parses standard Markdown files within your Obsidian vault, specifically utilizing wikilinks to walk the knowledge graph and identify relevant cross-references between projects.