Tyou 文档查询

SkillDocs & knowledge

Read-only retrieval skill for the Tyou project documentation knowledge base. Used to look up README, Books, skill references, AGENTS.md, AGENTS.override.md, `.codex/memory` Project Knowledge, and their correspondence with source code, answering questions about locations or facts such as "where is th

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Tyou 文档查询 skill

What this skill tells your AI

The instructions your AI receives, as published by xiayu519/tyou in .agents/skills/wiki-query/SKILL.md and read by ahel’s review.

只读检索 Tyou 当前文档集合。文档范围由根目录 wiki-sync.yamlwiki_include 定义。

工作方式

  1. 读取 wiki-sync.yamlwiki_include,确定当前文档集合。
  2. 使用 .agents/skills/wiki-query/scripts/wiki-query.ps1rg 定位关键词;不可用时使用 PowerShell Select-String
  3. 只读取最少相关文档,并在需要判断真伪时对照源码或工具实际输出。
  4. 文档与源码冲突时,以源码为准,指出冲突以及应由 wiki-sync 修正的位置;本 skill 不写文件。
  5. 输出查阅位置、当前结论、冲突或缺口;只有用户要实际同步时才切换到 wiki-sync

命令

powershell -ExecutionPolicy Bypass -File .agents/skills/wiki-query/scripts/wiki-query.ps1 -Query Luban -Limit 20

Signals

GitHub stars
69
Forks
6
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
wiki-query-xiayu519
Source
github.com/xiayu519/tyou