save
Installation
SKILL.md
save: File Conversations Into the Wiki
Good answers and insights shouldn't disappear into chat history. This skill takes what was just discussed and files it as a permanent wiki page.
The wiki compounds. Save often.
Transport (v1.7+)
The session-note write itself follows the standard transport policy. Read .vault-meta/transport.json (auto-created by bash scripts/detect-transport.sh):
- cli —
obsidian-cli write "$VAULT" "$NOTE" < session.md; seeskills/wiki-cli/SKILL.md - mcp-obsidian / mcpvault —
mcp__obsidian-vault__write_note - filesystem — Claude's
Writetool with absolute path
Full decision tree: wiki/references/transport-fallback.md. Index/log/hot updates use the same transport.