markmap-viz

Create interactive mind maps from Markdown via the Markmap MCP server.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill markmap-viz-dgethings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markmap-viz
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/markmap-viz
Command: npx skills add https://github.com/dgethings/netclaw --skill markmap-viz-dgethings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transforms Markdown content into interactive mind maps to visualize network topology, audit results, and hierarchical structures like OSPF areas, BGP peers, and VLANs.

Core Features & Use Cases

  • Generate from Markdown: render mind maps directly from Markdown content via the Markmap MCP server.
  • Generate from Outline Structure: create mind maps from an outline of sections and subsections.
  • Extract Structure: derive a hierarchical structure without rendering.
  • Render from File: load a Markdown file and produce a mind map visualization.
  • Custom Themed Mindmaps: apply themes and color schemes to tailor visuals.
  • Integration with Network Data: visualize inventory, topology, and security results (e.g., OSPF areas, BGP topology, VLANs).

Quick Start

Run the Markmap MCP workflow by providing a Markdown payload to the MCP server to generate an interactive mind map.

Frequently Asked Questions about markmap-viz

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

FAQPage Schema
How do I convert markdown into an interactive mind map for network topology?

You can generate interactive mind maps from markdown by passing Markdown content to the Markmap MCP server, which transforms hierarchical text structures into visual diagrams suitable for network topology visualization.

What is needed to run the Markmap MCP server for markdown visualization?

Running the Markmap MCP server requires Node installed in your environment. Execution relies on the MARKMAP_MCP_SCRIPT environment variable, which must be configured correctly to process Markdown payloads into mind maps.

Can I visualize BGP topologies and VLAN structures from an outline?

Yes, you can visualize BGP topologies and VLAN structures by creating mind maps from an outline of sections and subsections. The tool extracts the hierarchical structure and renders it into an interactive visualization.

Does this markdown mindmap tool support loading and rendering from a file?

Yes, the markdown mindmap tool supports rendering from a file. You can load a Markdown file directly, and the MCP server will produce an interactive mind map visualization based on its contents.

How do I apply custom themes and color schemes to markdown mind maps?

You can apply custom themes and color schemes to markdown mind maps to tailor visuals. This allows you to customize the appearance of network topology diagrams, audit results, and hierarchical structures rendered from Markdown.