wiki-synthesize
仓库创建 2026年4月6日最近提交 23 天前SkillHot 收录 21 天前
▸ 精选理由
自动找出概念交叉点并生成综述页,提升知识网络连通性。
▸ 风险提示
需要读取并写入笔记库,可能暴露或修改敏感笔记内容。
这个 Skill 做什么
扫描 Obsidian 笔记库,发现并生成缺失的综合性主题页面。
扫描 Obsidian 笔记库,找出那些经常一起出现却没有汇总页的概念,然后生成连接它们的综合主题页。在导入大量笔记或想把零散想法串成系统性主题时最有用。特别能发现跨页共现的模式并产出能把多篇笔记联系起来的总结,减少信息孤岛。
▸ 展开 SKILL.md 英文原文
Systematically discover synthesis opportunities across the Obsidian wiki — pairs or clusters of concepts that co-occur frequently across pages but have no synthesis page connecting them. Creates new synthesis/ pages that draw explicit cross-cutting conclusions. Use when the user says "synthesize my wiki", "find connections", "what concepts keep coming up together", "/wiki-synthesize", or after a large ingest when the vault has grown significantly.
2.7k
Stars
274
Forks
35
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/wiki-synthesize/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/wiki-synthesize/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Wiki Synthesize — First-Class Synthesis Discovery You are scanning the wiki for concepts that co-occur across many pages but have no dedicated synthesis page connecting them. Your job is to surface these gaps and fill the most valuable ones with cross-cutting synthesis pages. ## Before You Start 1. **Resolve config** — follow the Config Resolution Protocol in `llm-wiki/SKILL.md` (inline `@name` override → walk up CWD for `.env` → `~/.obsidian-wiki/config` → prompt setup). This gives `OBSIDIAN_VAULT_PATH` and `OBSIDIAN_LINK_FORMAT` (default: `wikilink`). 2. Read `index.md` to get the full page inventory. 3. Read `hot.md` if it exists — it surfaces recent activity and active threads that
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有