Productivity & Collaboration obsidianknowledge-managementpersonal-knowledge-managementmarkdownzettelkastenparalyt

Compound Vault Methodology Modes

Routes new Obsidian vault pages according to LYT, PARA, Zettelkasten, or Generic conventions.

FollowSkills review · FSRS-2.0
Not recommended
56/ 100 5-point scale 2.8 / 5
Trust17 / 25 · 3.4/5

The skill declares only Read, Write, and Bash, and its core behavior is limited to reading or writing .vault-meta/mode.json; setup is interactive, and mode changes explicitly avoid automatic migration, reducing accidental deletion and data-loss risk. Points are deducted because Bash is broad, while this skill does not show input validation, write confirmation, rollback, sensitive-data handling, or a complete data-flow disclosure.

Reliability8 / 20 · 2.0/5

The four modes, directory conventions, schema, consumer integration, and migration behavior are internally consistent; repository CI also invokes the wiki-mode CLI surfaces get/config/id/templates. Points are deducted because this review is static, the key paths were not executed, the implementations of setup-mode.sh, wiki-mode.py, and the three consumers are absent, and abnormal-input, corrupted-config, and failure-feedback coverage is limited.

Adaptability10 / 15 · 3.3/5

The skill clearly states four modes, use cases, generic defaults, switching behavior, and migration boundaries; its core function is local Markdown and JSON rather than dependence on an unreachable overseas service. Points are deducted because exclusion conditions for semantic triggering, Chinese-language examples or behavior, and non-fit boundaries for small vaults, mixed modes, and custom routing are not sufficiently specified.

Convention10 / 15 · 3.3/5

The skill provides a clear four-mode structure, schema, routing table, templates, migration guidance, and cross-references; the README, MIT license, security policy, version references, and CI provide repository-level maintenance signals. Points are deducted because the selected skill has no independent version, changelog, named maintenance responsibility, or update path, and the key external documents and consumer contracts were not supplied as skill evidence.

Effectiveness6 / 15 · 2.0/5

For configuring or explaining vault methodology, the skill supplies directly usable directory conventions, configuration format, and templates, and clearly states that existing files are not migrated automatically. Points are deducted because actual routing depends on other unsupplied skills and scripts, templates are advisory, and there is no representative output or end-to-end execution evidence; users may still need manual migration and link/MOC maintenance.

Verifiability5 / 10 · 2.5/5

A real CI workflow is supplied and explicitly exercises wiki-mode CLI surfaces; the repository also contains committed tests for other scripts. Points are deducted because there is no skill-specific test source, third-party corroboration, or independently reproduced result. Static review cannot confirm full implementation-documentation alignment, so the score remains at the static ceiling.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision cb93ff6d82f9
Before you use it
  • Back up the vault and manually inspect .vault-meta/mode.json before switching; existing files are not migrated, so old and new directory structures may coexist.
  • Review the actual implementations of setup-mode.sh, wiki-mode.py, and the three consumers to confirm mode validation, path sanitization, write-failure handling, and permission boundaries.
  • No Chinese trigger phrases or Chinese output examples are supplied; Chinese users should verify reliable semantic invocation.
See the full review method →

What does this skill do, and when should you use it?

wiki-mode is an Agent Skill in the claude-obsidian repository for selecting and reading an organizational methodology for a Compound Vault. It supports LYT, PARA, Zettelkasten, and Generic modes, storing the selection in `.vault-meta/mode.json`. Related skills consult that configuration when filing source, entity, concept, session, and research pages. Generic is the default and preserves the v1.6/v1.7 behavior.

Reads .vault-meta/mode.json and falls back to generic when it is absent; uses bash bin/setup-mode.sh to configure or switch modes; returns mode-specific safe filing paths for each content type; provides folder, filename, frontmatter, and template conventions for LYT, PARA, and Zettelkasten; and supplies routing information consumed by wiki-ingest, save, and autoresearch.

  1. Obsidian users with knowledge bases of more than 100 notes who want MOCs and flat atomic notes can use LYT.
  2. Knowledge workers managing projects and ongoing responsibilities by actionability can use PARA.
  3. Researchers and long-term thinkers who need unique IDs, atomic claims, and dense bidirectional links can use Zettelkasten.
  4. Users migrating from v1.7 or avoiding an opinionated structure can keep the Generic mode.

What are this skill's strengths and limitations?

Pros
  • Offers four explicit organizational choices: LYT, PARA, Zettelkasten, and Generic.
  • Centralizes the choice in `.vault-meta/mode.json` for three filing-related skills to consume.
  • Keeps Generic as the default, preserving the earlier vault structure.
  • Includes mode-specific templates and concrete folder, naming, and frontmatter conventions.
Limitations
  • It handles configuration and routing; actual page filing depends on sibling skills such as `wiki-ingest`, `save`, or `autoresearch`.
  • Changing modes does not automatically migrate existing files.
  • The setup flow depends on Bash scripts and local filesystem access; no standalone installation procedure is documented for this skill.
  • Zettelkasten requires more discipline, including timestamp-based IDs, atomic notes, and parent/child ID metadata.

How do you install this skill?

The skill is distributed with the 15-skill AgriciDaniel/claude-obsidian collection. Clone the repository as an Obsidian vault with git clone https://github.com/AgriciDaniel/claude-obsidian, enter the directory, and run bash bin/setup-vault.sh. wiki-mode requires no separate setup script; run bash bin/setup-mode.sh only when explicitly configuring a non-default mode.

How do you use this skill?

From the vault root, run bash bin/setup-mode.sh and choose LYT, PARA, Zettelkasten, or Generic. It also responds to triggers such as “set vault mode,” “switch to PARA,” “use LYT,” “what's my vault mode,” and “zettelkasten setup.” Switching affects newly filed pages only; existing files are not migrated automatically.

How does this skill compare with similar options?

The README compares this methodology system with Ideaverse Pro 2.0, describing that product as an opinionated LYT structure while claude-obsidian also provides PARA, Zettelkasten, and mode-aware routing. Its comparison table lists no equivalent first-class methodology modes for Smart Connections or Copilot. The practical choice is whether you need Claude Code-driven routing in a local Markdown vault.

FAQ

Does switching modes move existing notes?
No. Existing files stay where they are, while new pages follow the new mode. Migration is manual, including any necessary link review.
What happens when `.vault-meta/mode.json` is missing?
The skill uses Generic mode and preserves the v1.6/v1.7 default filing behavior.
Does this skill send notes to a network service?
The supplied SKILL.md describes local configuration reads, filesystem writes, and Bash/Python commands, but no network calls.
Can wiki-mode be installed independently?
The source only documents distribution as part of the repository's 15-skill collection, not a separate installation path.

More skills from this repository

All from AgriciDaniel/claude-obsidian

Productivity & Collaboration

Wiki Knowledge Companion

Build and maintain a compounding Markdown wiki in Obsidian.

Productivity & Collaboration

Autonomous Research Filing

Turn a research topic into traceable Obsidian knowledge-base pages.

Productivity & Collaboration

Wiki Log Folder

Turns Obsidian wiki logs into traceable Markdown rollups without altering their source entries.

Productivity & Collaboration

Conversation Archivist

Turn valuable conversations and insights into structured, linked Obsidian Markdown notes.

Productivity & Collaboration

Wiki Ingest for Obsidian

Turn files, URLs, and images into connected Obsidian knowledge pages.

Productivity & Collaboration

Obsidian CLI Knowledge Transport

Use Obsidian CLI to read, write, search, and maintain a Markdown vault.

Productivity & Collaboration

Obsidian Markdown Syntax Assistant

Write valid Obsidian Markdown and avoid broken links, embeds, callouts, and properties.

Productivity & Collaboration

Obsidian Wiki Query

Retrieve, cite, and compound answers from your Obsidian knowledge vault.

Productivity & Collaboration

Web Page Cleaner

Extracts readable Markdown from cluttered web pages before knowledge-base ingestion.

Productivity & Collaboration

Vault Hybrid Retrieval

Paragraph-level Obsidian vault search combining contextual prefixes, BM25 retrieval, and optional vector reranking.

Productivity & Collaboration

Obsidian Wiki Health Check

Find broken links, stale claims, and structural gaps in your wiki.

Productivity & Collaboration

Obsidian Bases Views

Turn Obsidian notes into queryable tables, cards, and lists with native dynamic views.

Productivity & Collaboration

Canvas Visual Knowledge Board

Organize images, PDFs, and wiki pages on an Obsidian visual canvas.

Productivity & Collaboration

Ten-Principle Thinking Loop

A structured ten-stage loop that helps Claude analyze complex problems, challenge assumptions, and produce actionable conclusions.

Related skills