Mindmap Generator banner
serbestonline serbestonline

Mindmap Generator

Development community

Description

--- name: mindmap-generator description: Generate an interactive dark-mode Markmap HTML mindmap where EVERY flashcard is visible as a Front → Back node pair, and EVERY category node shows a rich CONTEXT tooltip on hover explaining how the flashcards beneath connect. Use after flashcards have been generated for a lecture. --- # Mindmap Generator **Reference implementation:** `assets/mindmap_reference.html` — open this file in a browser BEFORE generating. It is the gold standard. Your output mus

Installation

Installs to ~/.claude/skills/serbestonline-cerebro-mindmap-generator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/serbestonline-cerebro-mindmap-generator && curl -fsSL https://raw.githubusercontent.com/serbestonline/Cerebro/HEAD/skills/mindmap-generator.md -o ~/.claude/skills/serbestonline-cerebro-mindmap-generator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository