$npx skillfedfor your agent

wiki-query

Wiki Query searches your knowledge base to answer questions, combining information across multiple pages with proper source attribution. It distinguishes confident claims from inferences and flags knowledge gaps. When an answer represents useful synthesis not yet captured in the wiki, it can file that back as a new page to compound your knowledge over time.

Wiki Query searches and synthesizes answers from your wiki pages with source citations.

AI-generated summary based on this skill's SKILL.md

2,903 343 MITupdated by open-gitagent

Decision gist · record as of 2026-07-02

Wiki Query searches and synthesizes answers from your wiki pages with source citations. Wiki Query searches your knowledge base to answer questions, combining information across multiple pages with proper source attribution. It distinguishes confident claims from inferences and flags knowledge gaps. When an answer represents useful synthesis not yet captured in the wiki, it can file that back as a new page to compound your knowledge over time.

manual: git clone https://github.com/open-gitagent/opengap → cp -r opengap/examples/llm-wiki/skills/wiki-query ~/.claude/skills/wiki-query
examples/llm-wiki/skills/wiki-query/SKILL.md · version 848db044

Use it when

  • Yes.
  • Wiki Query distinguishes confident claims from inferences and flags knowledge gaps in its responses.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

open-gitagent/opengap/wiki-query · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I search my wiki for answers?

Wiki Query searches your knowledge base to find relevant information across multiple wiki pages and synthesizes the results with source citations. Simply ask your question, and the skill will locate matching content, combine insights from different pages, and clearly attribute each piece of information to its original source.

Can Wiki Query save synthesized answers back to the wiki?

Yes. Wiki Query can file synthesized answers as new wiki pages when the combination of information creates useful knowledge not yet captured in your existing pages. This compounds your knowledge base over time by preserving valuable syntheses for future reference.

Does Wiki Query distinguish between confident claims and inferences?

Wiki Query distinguishes confident claims from inferences and flags knowledge gaps in its responses. This transparency helps you understand the strength of each answer and identifies areas where your knowledge base may need expansion or clarification.

What license does Wiki Query use?

Wiki Query is released under the MIT license, allowing broad use and modification while maintaining attribution to the original work.

Can I search and summarize knowledge base content with citations?

Yes. Wiki Query is designed to search your knowledge base and return summarized answers with full source citations. Each claim in the response is traced back to its original wiki page, making it easy to verify information and explore sources in depth.

What makes Wiki Query different from a simple wiki search?

Wiki Query goes beyond keyword matching by synthesizing information across multiple wiki documents to answer complex questions. It combines related content, provides source attribution, distinguishes inference from fact, and can even save new synthesized pages back to your wiki to build knowledge over time.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Wiki Query

Answer questions by searching and synthesizing from the wiki.

Workflow

Step 1: Search the wiki
  1. Read memory/wiki/index.md to find relevant pages
  2. Use Grep to search for specific terms across memory/wiki/
  3. Read the most relevant pages (usually 3-10)
Step 2: Synthesize an answer
  • Combine information from multiple wiki pages
  • Cite sources: reference both wiki pages and the underlying raw documents
  • Note confidence level — distinguish well-sourced claims from inferences
  • Flag if the wiki has gaps on this topic
Step 3: Present the answer

Format depends on the question: - Factual question — direct answer with citations - Comparison — markdown table comparing entities/concepts - Overview — structured summary with sections - Analysis — synthesis with explicit reasoning chain

Step 4: File back (if valuable)

If the answer represents

(truncated - see the full file via the links below)

File tree — 1 file
examples/llm-wiki/skills/wiki-query/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Search and synthesize answers from wiki pages with source citations”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

wiki-ingest
by open-gitagent · open-gitagent/opengap

Wiki Ingest automates the process of reading source documents and weaving their content into your wiki. It identifies key entities, claims, and relationships, then creates or updates wiki pages while maintaining bidirectional cross-references and a source index. Each ingest operation is logged for full traceability.

MITupdated Jul 2026
★ 2,903repo stars
knowledge-retrieval
by open-gitagent · open-gitagent/opengap

Knowledge Retrieval performs semantic search across your ingested document collection using Retrieval-Augmented Generation. It ranks results by relevance and returns text passages with citation metadata, making it ideal for finding domain-specific information in PDFs, reports, and technical documentation.

MITupdated Jul 2026
★ 2,903repo stars
wiki-lint
by open-gitagent · open-gitagent/opengap

Wiki Lint performs systematic health checks on your wiki, scanning for contradictory claims across pages, outdated information, orphaned content, and missing connections between related topics. It flags structural problems like broken wikilinks and suggests investigations to close knowledge gaps, then logs findings for your review.

MITupdated Jul 2026
★ 2,903repo stars
paper-search
by open-gitagent · open-gitagent/opengap

Paper Search queries Google Scholar to locate peer-reviewed research, systematic reviews, and seminal papers with citation metrics. Filter results by publication year and review snippets to ground claims in academic literature.

MITupdated Jul 2026
★ 2,903repo stars
get-started
by open-gitagent · open-gitagent/opengap

This skill guides you through installing the gitagent CLI and creating your first agent from a template. You'll customize core files like agent.yaml and SOUL.md, validate your setup, and run your agent locally or from a git repository.

MITupdated Jul 2026
★ 2,903repo stars
export-agent
by open-gitagent · open-gitagent/opengap

Translate agent configurations across multiple frameworks with a single command. Export to Claude Code, OpenAI, CrewAI, Lyzr, GitHub Models, and other formats, or import from existing Claude, Cursor, and CrewAI projects to standardize your automation setup.

MITupdated Jul 2026
★ 2,903repo stars

More skills regulatory-analysis (MIT) · web-search (MIT) · packet-factory (MIT) · sharing-pr-agent-artifacts (Apache-2.0) · Second Brain Query (unlicensed) · google-maps (MIT)

Tags
knowledge-synthesissource-attributionwiki-indexingqa-automationcontent-discoveryinformation-retrievalcitation-trackingknowledge-capture