wiki-query

Retrieve and synthesize wiki repository information with verifiable citations.

Updated May 27, 2026
One-click install
npx skills add https://github.com/bychrisr/now-company --skill wiki-query-bychrisr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-query
Source: https://github.com/bychrisr/now-company/tree/main/packages/plugins/plugin-llm-wiki/skills/wiki-query
Command: npx skills add https://github.com/bychrisr/now-company --skill wiki-query-bychrisr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of fragmented knowledge by allowing you to query your internal wiki and synthesize answers with verifiable citations, preventing information from being lost in chat threads.

Core Features & Use Cases

  • Contextual Querying: Retrieve precise answers from wiki pages using semantic search and direct page reading.
  • Source Verification: Inspect raw source files to verify claims before presenting them to the user.
  • Knowledge Synthesis: Create durable documentation by filing new insights into the wiki structure when a query uncovers a gap in existing knowledge.

Quick Start

Ask the wiki query skill to explain the current status of the managed resources project by referencing the relevant wiki pages.

Frequently Asked Questions about wiki-query

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

FAQPage Schema
How do I query a team wiki and synthesize answers with verifiable citations?

You can synthesize wiki answers with verifiable citations by navigating wiki indices, reading specific pages, and inspecting raw source files to ensure factual accuracy before presenting the retrieved information.

What is the best way to prevent information from being lost in chat threads?

The best way to prevent information from being lost in chat threads is querying your internal wiki to synthesize answers, and then filing new insights into the wiki structure to maintain durable documentation.

How does source verification work when retrieving knowledge management documentation?

Source verification for knowledge management documentation works by inspecting raw source files directly, ensuring claims are factually accurate and verifiable before the synthesized information is presented to the user.

Can I create new documentation pages when a wiki query uncovers a knowledge gap?

Yes, you can create new documentation pages when a query uncovers a knowledge gap. This facilitates knowledge synthesis by filing new insights into the wiki structure to maintain long-term documentation durability.

Do I need a structured wiki repository to perform contextual queries?

Yes, you need a structured wiki repository to perform contextual queries. The Skill operates by navigating wiki indices and reading specific pages within this structure to retrieve precise answers using semantic search.