wiki-mode

仓库创建 2026年4月7日最近提交 2 个月前SkillHot 收录 21 天前
▸ 精选理由

便于团队或个人统一知识库结构与摄取风格,减少风格混乱。

这个 Skill 做什么

为 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 开发管理组织方法模式配置Vault 风格通用
1.0w
Stars
1.2k
Forks
15
仓库内 Skill
+1.1k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/main/skills/wiki-mode/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/main/skills/wiki-mode/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有