Wiki Query Skill
Answer a question from what the wiki actually contains, with citations. Published by microsoft in amplifier-app-paperclip.
What is Wiki Query Skill?
Answer a question from what the wiki actually contains, with citations. Published by microsoft in amplifier-app-paperclip. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using amplifier-app-paperclip
Technical details
- Install or run with Copy skill directory
When to use Wiki Query Skill
- Use it for developers using amplifier-app-paperclip.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-paperclip
- Skill file: packages/plugins/plugin-llm-wiki/skills/wiki-query/SKILL.md
What it does
Answer a question from what the wiki actually contains, with citations.
Skill instructions
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 wikireadpage, 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 wikireadsource. 4. Answer the question in the operation issue thread. Structure: - Direct answer first, in 1–4 sentences. - Then the supporting facts as bullet points, each with an inline citation: (see [[wiki/concepts/managed-resources]]) or (see raw/<filename). - If you needed to read a raw source the wiki did
Explore related resources
Frequently asked questions
What is Wiki Query?
Wiki Query is a open-source AI agent skill with Copy skill directory. Answer a question from what the wiki actually contains, with citations.
Who is Wiki Query best for?
Wiki Query is best for reusing agent instructions, scripts, and references.
How do I install Wiki Query?
Install or run Wiki Query using Copy skill directory. Check Wiki Query for the latest setup command.
Is Wiki Query actively maintained?
Wiki Query may need a closer maintenance check before production use.
Auto-fetched from GitHub.