$npx skillfedfor your agent

Wiki Query

Wiki Query answers questions grounded in your wiki's actual content, citing pages and raw sources as it goes. It reads your wiki's index and candidate pages, verifies claims against raw sources when needed, and structures answers with inline citations. When synthesis is required, it offers to file the work durably so knowledge compounds instead of disappearing into chat.

Wiki Query answers your wiki-based questions with proper citations and source verification.

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

9 1 MITupdated by getpaperclipai

Decision gist · record as of 2026-07-20

Wiki Query answers your wiki-based questions with proper citations and source verification. Wiki Query answers questions grounded in your wiki's actual content, citing pages and raw sources as it goes. It reads your wiki's index and candidate pages, verifies claims against raw sources when needed, and structures answers with inline citations. When synthesis is required, it offers to file the work durably so knowledge compounds instead of disappearing into chat.

manual: git clone https://github.com/getpaperclipai/paperclip → cp -r paperclip/packages/plugins/plugin-llm-wiki/skills/wiki-query ~/.claude/skills/wiki-query
packages/plugins/plugin-llm-wiki/skills/wiki-query/SKILL.md · version 73d3c056

Use it when

  • Yes.
  • Wiki Query synthesizes wiki knowledge into durable documentation for future reuse.

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

getpaperclipai/paperclip/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 answer questions from the wiki?

Wiki Query answers questions grounded in your wiki's actual content by reading your wiki's index and candidate pages, then citing them as it goes. It verifies claims against raw sources when needed and structures answers with inline citations so you know exactly where each piece of information came from.

Can Wiki Query search wiki and cite sources?

Yes. Wiki Query searches your wiki pages and provides proper citations for every claim. It inspects raw sources and external references to verify information before answering, ensuring you get accurate, traceable answers backed by documented evidence from your knowledge base.

How do I synthesize wiki knowledge into answers?

Wiki Query synthesizes wiki knowledge into durable documentation for future reuse. When synthesis is required, it offers to file the work durably so knowledge compounds instead of disappearing into chat, making your wiki grow stronger over time.

What does Wiki Query do with gaps in wiki coverage?

Wiki Query identifies gaps in wiki coverage and suggests next steps for knowledge ingestion. This helps you spot missing documentation and plan what to add to your wiki next, ensuring your knowledge base stays comprehensive and up-to-date.

Does Wiki Query navigate wiki structure and cross-references?

Yes. Wiki Query navigates your wiki structure and follows cross-references to find relevant content. It reads through your wiki's organization to locate the pages and information needed to answer your questions thoroughly and accurately.

Is Wiki Query open source?

Wiki Query is released under the MIT license, making it free to use, modify, and distribute according to the terms of that license.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Wiki Query

Answer a question from what the wiki actually contains, with citations.

Inputs

  • An operation issue with operationType: "query" and the question in the body.
  • The operation issue's target wikiId, spaceSlug, and space root.

Workflow

  1. Open the target space's wiki/index.md first — it is the navigation aid. Identify candidate pages.
  2. Read the candidate pages end to end with wiki_read_page, always passing the operation issue's wikiId and spaceSlug. Follow [[wiki-links]] to neighbouring pages when the question spans entities or concepts.
  3. Inspect raw sources when a wiki page's claim feels thin. The wiki points to raw/ precisely so you can verify before answering. Use wiki_read_source.
  4. Answer the question in the operation issue thread. Structure:
  5. Direct answer

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

File tree — 1 file
packages/plugins/plugin-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 › “Answer wiki-based questions with proper citations and source verification”

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

Related skills

wiki-query
by paperclipai · paperclipai/paperclip

Wiki Query pulls answers from wiki pages and raw sources, citing each fact as it goes. When synthesis is needed, it offers to file a new page rather than answering silently. If the wiki can't answer, it says so plainly and suggests a concrete next step.

MITupdated Jul 2026
★ 74,924repo stars
Wiki Lint
by getpaperclipai · getpaperclipai/paperclip

Wiki Lint performs read-only audits of wiki spaces, surfacing contradictions, orphaned pages, stale claims, concept gaps, broken links, and provenance issues. It returns a severity-grouped triage list with evidence and suggested fixes, leaving all decisions to the maintainer.

MITupdated Jul 2026
★ 9repo stars
wiki-ingest
by getpaperclipai · getpaperclipai/paperclip

wiki-ingest transforms a single source document into a set of durable wiki pages organized across entities, concepts, and synthesis sections. It reads existing space conventions and content to avoid duplication, flags contradictions rather than silently overwriting, and maintains full cross-linking and citation trails back to the original source.

MITupdated Jul 2026
★ 9repo stars
wiki-ingest
by paperclipai · paperclipai/paperclip

wiki-ingest automates the transformation of a single source document into a structured wiki by creating and linking source, entity, concept, and synthesis pages. It reads your space's conventions, flags contradictions with existing content, and maintains a log of all ingestions. The skill ensures every claim traces back to its origin and all cross-references stay current.

MITupdated Jul 2026
★ 74,924repo stars
wiki-lint
by paperclipai · paperclipai/paperclip

Wiki Lint scans a wiki space to surface seven classes of structural and content issues: contradictions between pages, stale claims, orphaned pages, concept gaps, broken wiki-links, weak provenance, and index drift. It returns a severity-grouped triage list with evidence and suggested fixes, but never modifies wiki content—leaving all decisions to the maintainer.

MITupdated Jul 2026
★ 74,924repo stars
index-refresh
by getpaperclipai · getpaperclipai/paperclip

This skill keeps your wiki's index accurate and current by walking the actual file structure, comparing against recent log activity, and rebuilding entries in scannable one-line format. It reconciles missing pages, drops deleted entries, and preserves custom categories—without touching page content itself.

MITupdated Jul 2026
★ 9repo stars

More skills index-refresh (MIT) · paperclip-distill (MIT) · google-maps (MIT)

Tags
knowledge-synthesissource-attributiondocumentation-lookupcitation-managementwiki-navigationfact-verificationstructured-answeringraw-source-inspection