wiki-query
仓库创建 2026年3月2日最近提交 3 小时前SkillHot 收录 3 小时前
▸ 精选理由
产出带来源的答案并能建议合成入库,适合知识检索。
▸ 风险提示
读取内部维基与来源,可能暴露敏感信息
这个 Skill 做什么
从维基页面与原始来源回答问题,带引用并指出信息空白。
遇到维基相关问题时,从维基页面和原始来源里找答案并带上引用,遇到信息缺口会直说。工作流是先看 wiki 的 index.md 定位导航页,再读候选页面,必要时建议把零散信息合成一份长期保存的综述或发起补充任务。
▸ 展开 SKILL.md 英文原文
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.
7.6w
Stars
1.4w
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/paperclipai/paperclip/master/packages/plugins/plugin-llm-wiki/skills/wiki-query/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/paperclipai/paperclip/master/packages/plugins/plugin-llm-wiki/skills/wiki-query/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# 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 ca
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有