markmind-exporter
Installation
SKILL.md
MarkMind Exporter
Render a mindmap JSON outline into Obsidian MarkMind Rich format. This skill takes a pre-built mindmap JSON structure (produced by generate-mindmap or any other source) and converts it into a .md 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:
{
"root": "🎯 Central Theme",
"branches": [
{
"text": "🔴 Branch One",
"color": "#ff6b6b",
"children": [
{
"text": "⚙️ Sub-concept A",
"children": [
Related skills
More from acaprino/alfio-claude-plugins
python-refactor
>
167file-organizer
>
76legal-advisor
Use PROACTIVELY for any legal question -- contracts, compliance, privacy, IP, employment law, terms of service, NDAs, corporate governance. Expert legal advisor specializing in technology law, compliance, and risk mitigation.
39python-comments
>
35deep-dive-analysis
>
35python-performance-optimization
>
31