obsidian2epub
SKILL.md
Obsidian2Epub
Convert Obsidian vaults to well-structured EPUB ebooks with full support for wikilinks, attachments, and Mermaid diagrams.
Quick Start
scripts/convert.sh /path/to/vault -o output.epub
Instructions
- Get the vault path from the user
- Determine output EPUB path
- Ask about optional settings (title, author, theme, filters)
- Run the conversion using
scripts/convert.sh - Report any warnings (unresolved links, mermaid failures)