📚
WritingTypeScript

Wiki Query

by zhuzhaoyun

Wiki Query is a Writing skill for Claude Code, published by zhuzhaoyun in Molio.

241 stars35 forkson zhuzhaoyun/MolioAdded 2026/09/02+1% in starsRepository updated 2026/09/02
claude-codeknowledge-managementllmwikilocal-firstobsidianweb-clipperwechat-bot
Install in seconds
Install Wiki Query
Copy Wiki Query into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/zhuzhaoyun/Molio/tree/main/apps/daemon/src/tools/skills/wiki-query ~/.claude/skills/wiki-query

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/zhuzhaoyun/Molio.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
apps/daemon/src/tools/skills/wiki-query/SKILL.md in zhuzhaoyun/Molio
Installs to
~/.claude/skills/wiki-query
Collection
One of 8 skills cataloged from this repository
Category
Writing1060 skills

What Wiki Query does

Wiki Query answers questions and supports writing or analysis using a knowledge base’s wiki and source files. It reads the wiki first, then source files if needed, and cites [[wikilink]] sources instead of relying on memory.

Wiki Query is cataloged under Writing on DirSkills. Wiki Query comes from a repository tagged claude-code, knowledge-management, llmwiki, local-first and obsidian.

Documentation

README

wiki-query: 知识库问答

使用 vault 的 wiki 和源文件来回答问题、为库内主题的创作与分析提供依据。先检索、后产出——wiki 的价值就在于避免每次从零检索,也避免凭训练记忆作答或创作(记忆可能与本库版本不符)。不只是问答:主题与本库重叠的任何任务都是检索任务(形式不限),产出必须基于本库材料。

核心原则

  • 检索优先,禁止凭记忆:回答关于本知识库资料内容的问题前,必须先读 wiki(见「回答流程」)。即使你"觉得自己知道",也要以本库 wiki/源文件为准——本库可能是特定版本、摘编或带标注,与你的训练记忆不一致。凭记忆直接作答是本 skill 最要避免的错误。
  • 源文件不可变:只能读取源文件,绝对不能修改或删除。
  • wiki 优先:先从已编译的 wiki 页面回答,wiki 不足时再回溯源文件。
  • 来源标注:回答中必须注明信息来源(哪些 wiki 页面和源文件提供了关键信息)。
  • 引用格式:凡引用 wiki 页面或源文件,一律用 [[页面名]] 双括号 wikilink 语法(如 [[知识库五范式]]),不要用纯文本路径或 [文字](路径) markdown 链接——只有 wikilink 能在界面中点击跳转。页面名可用裸名(无需目录),系统会自动定位。

检索优先(默认)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Wiki Query

  • What else does zhuzhaoyun publish alongside Wiki Query?

    Wiki Query is one of 8 skills that DirSkills catalogs from zhuzhaoyun/Molio, the repository it ships in. Its siblings there include Docling, Remotion and WeChat Article Extractor. Each one is a separate skill with its own page in this directory, installs the same way Wiki Query does, and is maintained by zhuzhaoyun in that same repository. The rest of the collection is listed on the zhuzhaoyun/Molio page.

  • How does Wiki Query compare to other Writing skills?

    Wiki Query ranks #884 by stars among the 1060 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Wiki Query against them. Open each page to compare what they document and how they install.

More from zhuzhaoyun/Molio

Wiki Query is one of 8 skills cataloged on DirSkills from zhuzhaoyun/Molio.

See all 8 skills
📄
1h ago

Docling

Docling converts local PDFs, Office files, images, and audio/video into structured Markdown. Use it when you need OCR, layout detection, table extraction, or speech-to-text from files on disk.
Automation
24135
🎬
1h ago

Remotion

Remotion makes videos from notes, articles, scripts, or product briefs and renders them to MP4. Use it when creating product demos, promos, trailers, explainers, motion graphics, or animated logos.
AI Engineering
24135
📰
1h ago

WeChat Article Extractor

WeChat Article Extractor converts mp.weixin.qq.com articles into structured Markdown, preserving tables, code blocks, and image placeholders. Use it when a WeChat article link needs extraction without WebFetch.
Automation
24135
🗂️
1h ago

Wiki Build

Wiki Build 构建或重建本地知识库,把源文件整理成分层 Wiki 索引、摘要页、实体页和概念页,并维护交叉链接与日志。它适合初始建库、索引迁移和超长源文件的分段构建。
Writing
24135
📚
1h ago

Wiki Ingest

Wiki Ingest incrementally imports source files into an existing wiki, creating or updating source, entity, concept, comparison, and index pages. Use it when you want new material merged into a knowledge base with cross-links and contradiction checks.
Writing
24135
🧭
1h ago

Wiki Lint

Wiki Lint checks a local wiki for broken links, orphan pages, missing frontmatter, empty sections, contradictions, stale content, and index drift. Use it to audit knowledge-base health and generate a lint report with follow-up suggestions.
Quality
24135