obsidian-recall

Search Obsidian vault notes by keywords and load relevant content into context.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you quickly find and integrate relevant information from your Obsidian vault into your current task, preventing you from reinventing the wheel and leveraging your existing knowledge base.

Core Features & Use Cases

  • Keyword Search: Find notes related to specific keywords within your Obsidian vault.
  • Contextual Search: Search for keywords and retrieve the surrounding context of the matches.
  • Note Reading: Load the content of specific notes into your context.
  • Backlink Exploration: Discover and review notes that link to a given note, expanding your understanding of related concepts.
  • Tag and Folder Filtering: Narrow down searches by specific tags or folder structures within your vault.
  • Use Case: Before starting a complex coding task, you can ask the AI to search your Obsidian vault for "React hooks patterns" to retrieve relevant past solutions and best practices.

Quick Start

Search your Obsidian vault for notes related to 'React hooks' and load the most relevant one.

Frequently Asked Questions about obsidian-recall

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

FAQPage Schema
How do I search my Obsidian vault and load notes into AI context?

To search your Obsidian vault, you use keywords to retrieve and expand relevant notes directly into the AI context. This allows you to leverage existing knowledge without manually copying and pasting information into your prompts.

Can I filter Obsidian notes by tags or folders during retrieval?

Yes, you can filter Obsidian notes by specific tags or folder structures during retrieval. This narrows down search results, ensuring the AI context is populated only with highly relevant notes from your vault.

Do I need to configure environment variables to search an Obsidian vault?

Yes, searching an Obsidian vault requires configuring environment variables. You must set either OBSIDIAN_VAULT_NAME or OBSIDIAN_VAULT_PATH to enable the AI to access and retrieve your notes.

How does contextual search work for Obsidian knowledge management?

Contextual search works by finding keywords within your Obsidian vault and retrieving the surrounding text of those matches. This provides the AI with better situational awareness of how your notes connect.

Can I explore Obsidian backlinks to expand related concepts in AI context?

Yes, you can explore Obsidian backlinks to discover and review notes that link to a given note. This expands your understanding of related concepts by pulling connected knowledge into the AI context.

What is the best way to find past coding solutions stored in Obsidian notes?

The best way to find past coding solutions is using keyword search on your Obsidian vault. By searching for terms like 'React hooks patterns', you retrieve relevant past solutions and best practices into the AI context.