MarkMind Exporter Render a mindmap JSON outline into Obsidian MarkMind Rich format. This skill takes a pre-built mindmap JSON structure (produced by or any other source) and converts it into a file the user can drop directly into their Obsidian vault and open with the MarkMind plugin. Input A JSON file with the standard mindmap outline format: Workflow Step 0: Check for input If no mindmap JSON is available (no file path, no prior output, no inline JSON in the conversation), invoke the skill first to brainstorm and produce the JSON outline from the user's topic or content. Then continue with…