Use when an LLM Wiki operation issue asks a question. Answer from wiki pages and raw sources with citations, name gaps plainly, and offer to file durable synthesis when the answer should compound.
75
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Answer a question from what the wiki actually contains, with citations.
operationType: "query" and the question in the body.wikiId, spaceSlug, and space root.wiki/index.md first — it is the navigation aid. Identify candidate pages.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.raw/ precisely so you can verify before answering. Use wiki_read_source.(see [[wiki/concepts/managed-resources]]) or (see raw/<filename>).wiki/synthesis/<slug>.md. Do not write the synthesis page silently — it is opt-in. If the user accepts, write the page, link it from wiki/index.md, and append a query | filed synthesis log entry.wiki/synthesis/.Before closing the operation issue:
wiki/index.md lists it and wiki/log.md has a query | filed synthesis entry.raw/ was modified.wiki_search, wiki_read_page, wiki_list_sources, wiki_read_source, wiki_write_page (only when filing synthesis). Always include the operation issue's wikiId and spaceSlug.
14f20be
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.