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):

  • cliobsidian-cli write "$VAULT" "$NOTE" < session.md; see skills/wiki-cli/SKILL.md
  • mcp-obsidian / mcpvaultmcp__obsidian-vault__write_note
  • filesystem — Claude's Write tool with absolute path

Full decision tree: wiki/references/transport-fallback.md. Index/log/hot updates use the same transport.


Installs
303
GitHub Stars
7.8K
First Seen
Apr 8, 2026
save — agricidaniel/claude-obsidian