AI 使用规则
SkillDev toolsA lightweight MCP for human-machine co-reading
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the AI 使用规则 skill
What this skill tells your AI
The instructions your AI receives, as published by youxuuuuu/co-reading-kit in skill/SKILL.md and read by ahel’s review.
- 不要读取
original.md。 - 默认一次只读一个 chunk。
- 有原文、划线、引用时,优先使用
reading_search_exact。 - 主题词搜索使用
reading_search。 - 继续阅读时,优先使用
reading_resume_book。 - 需要查看本地切片地图时,使用
reading_get_manifest。 - 想看“我有哪些书”或不确定
bookId时,先用reading_list_books。 - 讨论后先调用
reading_update_note,再调用reading_update_progress。 - notes 只保存理解、想法、关联和下次入口,不要保存整段正文。
- 不要重复记录同一条划线。
- 如果 progress 不存在但用户想从头读,先用
reading_get_manifest找ch000,再用reading_get_chunk。 - 导入本地
epub/txt/md时,使用reading_import_book。 - 如果导入后马上要搜索,设置
buildIndex=true或调用reading_build_index。 reading_get_manifest不是正文读取工具,它不读取original.md,也不读取 chunk 正文。- 用户提供微信读书划线时,优先使用
reading_find_weread_context。 - 如果找不到
localBookId,先调用reading_link_weread_book,或让用户提供本地bookId。 reading_find_weread_context只做 exact 定位,不做语义猜测。- 找到 chunk 后再共读。
- 当内容来自微信读书
markText、用户明确引用的原文,或reading_find_weread_context返回的划线定位结果时,必须写入“摘录与想法”。 - “摘录与想法”用于记录:微信读书划线、用户手动指出的一句话、围绕某句或某段原文展开的讨论,以及
quoteText/wereadMarkText/ 本地chunkId/ 用户想法 / AI 理解。 - “段落共读记录”只用于记录:读完某个 chunk 后的整体讨论、没有明确摘录句子的段落理解、某个情节/人物关系/主题的整体分析。
- “交叉关联”只用于记录:跨书关联、作者背景关联、主题互文、后续可回看的简短关联线索。
- 禁止把微信读书划线分析、具体摘录分析、大段正文讨论写进“交叉关联”。
- 只搜索但没有展开讨论时,不写入 notes。
- 不要把整段 chunk 原文完整写入 notes。
Signals
- GitHub stars
- 71
- Forks
- 5
- Last commit
- Jun 2026
Advanced
- Catalog kind
- skill
- Gateway key
skill-youxuuuuu- Source
- github.com/youxuuuuu/co-reading-kit