LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

mindmap-tutorial - Mindmap Tutorial System

Generates interactive Web tutorial pages with mindmaps, detailed cases, interview Q&As, and an AI assistant for code projects.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Collect project configuration parameters
  • Scan code project structure
  • Analyze module source code
  • Generate mindmap markdown files
  • Generate HTML and server files
  • Start local HTTP server

Inputs

  • Project absolute path
  • Module division confirmation
  • AI service configurations
  • Reference template files

Outputs

  • Mindmap markdown files
  • mindmap.html file
  • server.py proxy server
  • Local HTTP web service

Requirements

  • Python 3 runtime environment
  • OpenAI compatible API endpoint
  • Terminal command execution permission

Source

  • Spec: SKILL.md
mindmap
tutorial
code-analysis
documentation
web-page
Collect project configuration parameters
Scan code project structure
Analyze module source code
Generate mindmap markdown files
Project absolute path
Module division confirmation
AI service configurations
Mindmap markdown files
mindmap.html file
server.py proxy server