category/tools/mind-map-generator/SKILL.md
调用generateTreeMind工具创建可视化思维导图,返回图片URL和编辑链接。适用于故事结构可视化、情节关系图谱展示
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.
调用 generateTreeMind 工具创建可视化思维导图,并提供图片URL和编辑链接。
generateTreeMind API,将文本内容(如大纲、列表、自由文本)转化为结构化思维导图。generateTreeMind API 的请求与响应,确保稳定性和容错性。{
"pic": "[思维导图图片URL]",
"jump_link": "[思维导图编辑链接]",
"data": "[原始数据,通常为 JSON 格式的思维导图数据]",
"log_id": "[日志ID]"
}
generateTreeMind API 调用的稳定性和成功率。参见 {baseDir}/references/examples.md 目录获取更多详细示例:
examples.md - 包含不同输入内容(如故事大纲、人物列表)和样式设置的思维导图生成示例。参见 {baseDir}/references/examples.md 获取关于思维导图生成工具的详细指导与案例。
| 版本 | 日期 | 变更 | |------|------|------| | 2.1.0 | 2026-01-11 | 优化 description 字段,使其更精简并符合命令式语言规范;模型更改为 opus;优化功能、核心能力、输入要求、输出格式的描述,使其更符合命令式语言规范;添加使用场景、约束条件、示例和详细文档部分。 | | 2.0.0 | 2026-01-11 | 按官方规范重构 | | 1.0.0 | 2026-01-10 | 初始版本 |
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