Skill Detail

Export Obsidian vaults into clean Markdown trees for publishing or downstream processing

Convert Obsidian vault content, wikilinks, and attachments into portable Markdown trees before publishing, indexing, or migrating notes.

Data Extraction & TransformationMulti-Framework
Data Extraction & Transformation Multi-Framework Security Reviewed
โญ 1.3k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill export-obsidian-vaults-into-clean-markdown-trees-for-publishing-or-downstream-processing Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
obsidian-export CLI and access to the source vault directory
Install & setup
Install obsidian-export from Cargo or an upstream release binary, then run it against the source vault and destination directory to produce a regular Markdown tree.
Author
zoni
Publisher
User
Last updated
Apr 19, 2026
Quick brief

Use obsidian-export when an agent needs to turn an Obsidian vault into regular Markdown that other tools can index, publish, or transform. A user should invoke this instead of using Obsidian normally when the job is an export-and-normalize handoff for downstream processing, not interactive note taking. The scope boundary is clear and skill-shaped: vault conversion from Obsidian-flavored Markdown into portable Markdown output, not a generic knowledge-base app listing.