BigHugger
sk Skill · psenger

export-vault-note

Exports a single Obsidian vault note and all its linked images into a portable zip or tar.gz archive, preserving vault-root-relative paths so the archive unpacks correctly anywhere. Use only when the user explicitly invokes /export-vault-note.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
1
bashPython
Host repository
psenger/ai-agent-skills
Allowed tools
Bash
Compatible with
Python 3 required (standard library only — zipfile, tarfile, pathlib, re). Must be invoked from within or near an Obsidian vault directory.
Invocable by
user
Host stars
10
Host language
Python