wiki-mode
便于团队或个人统一知识库结构与摄取风格,减少风格混乱。
为 Vault 指定组织方法(如 LYT/PARA/Zettelkasten),指导后续入库与命名策略。
为 Vault 设定知识库的组织方法(如 LYT、PARA、Zettelkasten),并据此指导后续的入库、命名和自动检索策略。需要统一团队的笔记结构或切换方法论时启用,配置写在 .vault-meta/mode.json,缺省为 generic。它的特色是把方法论当作一等公民,方便把人和工具的行为对齐。
▸ 展开 SKILL.md 英文原文
Methodology modes for the Compound Vault. Lets the vault declare an organizational style (LYT / PARA / Zettelkasten / Generic) that wiki-ingest, save, and autoresearch consult before filing new pages. Reads `.vault-meta/mode.json`; defaults to `generic` (v1.6/v1.7 behavior) when absent. Per the May 2026 compass artifact, methodology support was priority gap 5 — no other Claude+Obsidian competitor ships it as a first-class skill. Triggers on: set vault mode, switch to PARA, use LYT, what's my vault mode, zettelkasten setup, wiki mode, methodology mode, change mode, configure mode.
帮我安装这个 skill:https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/main/skills/wiki-mode/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/main/skills/wiki-mode/SKILL.md"# wiki-mode: Methodology Modes for the Compound Vault The v1.6 + v1.7 vault structure was opinion-free — `wiki/sources/`, `wiki/entities/`, `wiki/concepts/`, and so on. That works for power-users with their own organizational instincts. It does NOT serve the large segment of Obsidian users who want a named methodology to follow. **v1.8 ships `wiki-mode` to close that gap.** A vault declares a mode (LYT, PARA, Zettelkasten, or Generic) in `.vault-meta/mode.json`; the other skills consult it before deciding where to file new pages. Mode = `generic` is the default and preserves v1.6/v1.7 behavior exactly. **Per May 2026 compass artifact**: This was priority gap 5 of the 5 identified. Ideaver