wiki-query

Answer questions by searching a compiled Obsidian wiki with grep.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/ChrisWiles/wiles-wiki --skill wiki-query-chriswiles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-query
Source: https://github.com/ChrisWiles/wiles-wiki/tree/main/.skills/wiki-query
Command: npx skills add https://github.com/ChrisWiles/wiles-wiki --skill wiki-query-chriswiles

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill empowers you to quickly find and retrieve information from your Obsidian wiki, saving you time and effort in searching through your extensive knowledge base.

Core Features & Use Cases

  • Knowledge Retrieval: Search your compiled Obsidian wiki for information on any topic.
  • Connection Exploration: Discover relationships between topics within your wiki.
  • Fast Lookup: Access information quickly using the index-only fast mode for efficiency.
  • Use Case: When you need to find a specific piece of information or understand how different topics are connected in your wiki.

Quick Start

Ask the AI, "What do I know about [topic]?"

Frequently Asked Questions about wiki-query

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

FAQPage Schema
How do I search my Obsidian wiki for specific information?

To search your Obsidian wiki, this Skill uses grep commands to retrieve knowledge from your compiled notes. It handles factual queries and returns specific information quickly from your local knowledge base.

Can I explore relationships between different topics in my Obsidian notes?

Yes, you can explore topic connections within your Obsidian notes using the connection exploration feature. It analyzes your wiki to discover and map relationships between different subjects in your knowledge base.

How does semantic search work for retrieving information from a local wiki?

Semantic search for a local wiki works by matching the meaning of your query to the compiled content. This Skill uses semantic matching to efficiently retrieve relevant information rather than relying solely on exact keyword matches.

Do I need a specific environment to run grep commands on my Obsidian wiki?

You need an environment that can execute grep and grep -A commands to search your Obsidian wiki. The Skill requires access to your local Obsidian vault files to perform knowledge retrieval and gap analysis.

What is the fastest way to look up facts in a large Obsidian knowledge base?

The fastest way to look up facts in a large Obsidian knowledge base is using the index-only fast mode. This quick answer mode efficiently retrieves specific information without scanning the full text of every note.

Can wiki search help identify missing information in my knowledge base?

Yes, wiki search can help identify missing information through gap analysis. This Skill examines your compiled Obsidian wiki to pinpoint areas where knowledge is incomplete or entirely absent.