export_knowledge_markdown
Export your knowledge library as a cross-linked Obsidian Markdown vault. Generates one note per item with YAML frontmatter and abstract, plus an index and [[wikilinks]] between related items.
Instructions
Export the library as a cross-linked Obsidian-style Markdown vault.
Writes one Markdown note per library item (YAML frontmatter + abstract) plus
an index, with [[wikilinks]] between items that share a tag — the
claude-obsidian / LLM-Wiki pattern. Gives you a portable, human-readable,
git-diffable view of the knowledge graph you can open in Obsidian. Read-only
on the database; writes only Markdown.
Args:
out_dir: Destination folder. Default: outputs/knowledge-export/ under the RC root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |