Obsidian Export
Description
--- description: Export a clean structured snapshot of the vault that any agent or tool can consume — flat JSON or markdown index --- Use the obsidian-second-brain skill. Execute `/obsidian-export $ARGUMENTS`: The optional argument is the format: `json` (default) or `markdown`. 1. Read `_CLAUDE.md` first if it exists in the vault root 2. Read `index.md` for the full vault catalog 3. Build a structured export by scanning the vault: **For each note in wiki/**, extract: - `path`: file p
Installation
Installs to ~/.claude/skills/eugeniughelbur-obsidian-second-brain-obsidian-export/SKILL.md
mkdir -p ~/.claude/skills/eugeniughelbur-obsidian-second-brain-obsidian-export && curl -fsSL https://raw.githubusercontent.com/eugeniughelbur/obsidian-second-brain/HEAD/commands/obsidian-export.md -o ~/.claude/skills/eugeniughelbur-obsidian-second-brain-obsidian-export/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation