english-version/category/tools/mind-map-generator/SKILL.md
Call the generateTreeMind tool to create visual mind maps, returning image URL and edit link. Suitable for story structure visualization, plot relationship graph display
npx skillsauth add gonglingrui/screen-creative-skills mind-map-generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Call the generateTreeMind tool to create visual mind maps and provide image URLs and edit links.
generateTreeMind API to convert text content (outlines, lists, free text) into structured mind mapsgenerateTreeMind API requests and responses, ensuring stability and fault tolerance{
"pic": "[mind map image URL]",
"jump_link": "[mind map edit link]",
"data": "[original data, typically JSON format mind map data]",
"log_id": "[log ID]"
}
generateTreeMind API callsSee {baseDir}/references/examples.md for more detailed examples:
examples.md - Contains mind map generation examples for different input content (story outlines, character lists) and style settingsSee {baseDir}/references/examples.md for detailed guidance and cases on the mind map generator tool.
| Version | Date | Changes | |---------|------|---------| | 2.1.0 | 2026-01-11 | Optimized description field; changed model to opus; optimized descriptions for functionality, core capabilities, input requirements, and output format; added usage scenarios, constraints, examples, and detailed documentation sections | | 2.0.0 | 2026-01-11 | Restructured according to official specifications | | 1.0.0 | 2026-01-10 | Initial version |
tools
Orchestrate and coordinate one-click generation workflow for major plot points and detailed plot points. Suitable for structured analysis of long stories, complex tasks requiring modular agent collaboration
testing
Orchestrate the full plot-point dramatic function analysis pipeline — text preprocessing, parallel segment analysis, result integration, and report generation — for long-form story content. Use when analyzing plot points and dramatic functions in long texts, producing structured dramatic analysis reports, or coordinating multi-step story analysis workflows.
tools
Intelligently truncate text while preserving content integrity and semantic coherence. Suitable for long text preprocessing, ensuring text does not exceed specified length limits
tools
Split text into specified-sized chunks while maintaining semantic integrity. Suitable for long text batch processing, dividing text into processable segments