Loading...
Loading...
Create or update content for the agegr/mindmap-ppt static presentation project from a prose draft, article, speech, report, or notes. Use when Codex needs to turn a written document into the project's project/source.js Markdown mind-map data, choose which nodes need illustrations, generate or request GPT Image 2 illustrations matching the project's restrained presentation style, place assets under project/, and validate the result with npm run check.
npx skill4agent add agegr/mindmap-ppt mindmap-ppt-builderproject/source.jsreferences/project-format.mdagegr/mindmap-pptpackage.jsonindex.htmlsrc/project/https://github.com/agegr/mindmap-pptmindmap-pptmindmap-pptindex.htmlsrc/project/.agents/skills/mindmap-ppt-builder/project/source.jsproject/src/index.htmlproject/source.js- 副标题
主标题project/project/project/project/demo-flow.svg @image process-overview.pngproject/source.jsexport const sourceMarkdown = `
- ...
`;${...}npm run checknpm run devhttp://127.0.0.1:5173/root -> level 1 -> level 2 -> level 3A -> B -> C@image@imageexport const sourceMarkdown = `
- 产品发布
三分钟讲清楚新功能
@image overview.png
- 用户痛点
当前流程成本很高
@image image-asset-1/pain-points.jpg
- 解决方案
自动整理文稿和插图
- 演示效果
像 PPT 一样逐步展开
@image diagrams/demo-flow.svg
`;project/@image overview.png./project/overview.png@image image-asset-1/pain-points.jpg./project/image-asset-1/pain-points.jpg@image diagrams/demo-flow.svg./project/diagrams/demo-flow.svgCreate a clean presentation illustration for a light PPT mind-map node.
Subject: <node main idea>.
Include: <2-4 concrete visual elements from the source text>.
Style: restrained vector-like editorial illustration, warm off-white background, dark teal #183a4a, muted green #eef7f3, orange accent #d8894f, simple geometric shapes, thin shadows, small 8px-radius card-like forms, no photorealism, no text, no logos, no busy decorations.
Composition: centered, generous whitespace, readable at thumbnail size, aspect ratio 16:10.1280x800#183a4a#eef7f3#d8894f@imageproject/project/@imageproject/@image user-journey.png@image diagrams/user-journey.png@image image-asset-1/a.jpgproject/source.jssourceMarkdown@imagenpm run check