Управление методологией Obsidian-хранилища
★ 7.6 · knowledge-management
wiki-mode is a Claude Code skill that reads and configures the filing methodology of an Obsidian vault, supporting Generic, LYT, PARA, and Zettelkasten modes. It calls `scripts/wiki-mode.py` with `get`, `config`, and `route` subcommands to retrieve the active mode and suggest destinations for new notes; switching modes goes through a transactional `claude-obsidian.py` workflow that requires a dry-run preview and SHA256 approval before any write touches `.vault-meta/mode.json`. The skill never creates knowledge pages, moves existing notes, or triggers bulk migration — routing suggestions remain advisory until a calling skill commits a separate write operation. It suits anyone building a personal knowledge management system in Obsidian who needs to switch between PKM methodologies without restructuring their current vault.
- #obsidian
- #vault-organization
- #zettelkasten
- #para-method
- #note-system