mindmap

Generate PNG or SVG mind map images from mind-elixir plaintext content.

2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/clearsmog/claude-skills --skill mindmap-clearsmog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mindmap
Source: https://github.com/clearsmog/claude-skills/tree/main/mindmap
Command: npx skills add https://github.com/clearsmog/claude-skills --skill mindmap-clearsmog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires puppeteer, mind-elixir, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Plaintext notes and ideas often lack a clear, shareable visual structure. This skill converts plaintext mind maps into PNG or SVG diagrams, making it easier to brainstorm, communicate concepts, and plan projects at a glance.

Core Features & Use Cases

  • Renders mind maps from mind-elixir plaintext format into PNG or SVG images for documentation and presentations.
  • Supports adjustable layout options (direction, theme, and caption) and scales output for various contexts.
  • Use Case: brainstorm a new feature by organizing topics and subtopics into a coherent visual map for stakeholder reviews.

Quick Start

Provide plaintext mind map content and run the mindmap skill to render a PNG or SVG image.

Frequently Asked Questions about mindmap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert plaintext notes into a visual mind map image?

Yes, you can output a vector SVG file for mind maps alongside PNG, which allows for scalable documentation and presentations without losing visual quality.

Does this mind map generator support adjustable layout options like direction and theme?

To brainstorm a new feature visually, organize your topics and subtopics into coherent plaintext and run the skill to generate a structured mind map diagram for stakeholder reviews.

What is the mind-elixir plaintext format needed to generate diagrams?

You can use this mind map generation approach across education, design, and project planning contexts to communicate concepts and plan projects at a glance from plaintext inputs.

Can I output a vector SVG file for mind maps instead of PNG?

Yes, you can output a vector SVG file for mind maps alongside PNG, which allows for scalable documentation and presentations without losing visual quality.

How do I brainstorm a new feature visually using a mind map?

To brainstorm a new feature visually, organize your topics and subtopics into coherent plaintext and run the skill to generate a structured mind map diagram for stakeholder reviews.

Do I need to install puppeteer to render mind map images from plaintext?

Yes, you need puppeteer installed as a dependency because the skill uses it within its generation script to render the mind-elixir plaintext format into image files.