obsidian-wiki-query

Query a personal wiki with full-text search and link traversal for cited answers.

2|Updated Jun 7, 2022
One-click install
npx skills add https://github.com/SebasAren/SebbaFlow --skill obsidian-wiki-query
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-wiki-query
Source: https://github.com/SebasAren/SebbaFlow/tree/main/pi/.pi/agent/skills/obsidian-wiki-query
Command: npx skills add https://github.com/SebasAren/SebbaFlow --skill obsidian-wiki-query

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query and extract relevant information from a personal wiki to answer user questions.

Core Features & Use Cases

  • Full-text search across wiki pages to surface relevant results.
  • Link-following with multi-hop context for thorough answers.
  • Synthesis of findings with concise, cited responses for quick consumption.

Quick Start

Ask the AI to query your wiki for the answer.

Frequently Asked Questions about obsidian-wiki-query

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

FAQPage Schema
How do I query my personal wiki to answer questions with AI?

To query your personal wiki, the Skill performs full-text search across pages and cross-links, synthesizing findings into concise, cited answers for quick consumption.

Can AI search and follow cross-links across my personal wiki pages?

Yes, the Skill handles wiki searches by performing link-following with multi-hop context, traversing cross-links across pages to gather comprehensive information for thorough answers.

Does the wiki search tool work with a specific directory location?

Yes, the wiki search operates on the personal wiki located at the ~/Documents/wiki/ directory, performing full-text search and page linking traversal directly on that path.

What is the best way to retrieve cited information from a knowledge base?

The best way to retrieve cited information is using wiki search to extract relevant pages, traverse cross-links, and synthesize the findings into concise, cited responses for quick consumption.

How do I extract relevant information from a personal wiki without manual searching?

You can extract information by asking the AI to query your wiki, triggering full-text search and link-following to synthesize comprehensive, cited answers automatically.

Are there limitations to using full-text search for personal wiki information retrieval?

The main limitation is that full-text search and cross-link traversal are restricted to the ~/Documents/wiki/ directory, meaning pages outside this location cannot be queried or synthesized.