把白板草图转成可编辑的客户级PPT信息图
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "whiteboard-to-infographic" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/cat-agent-skills/main/submissions/whiteboard-to-infographic/SKILL.md 2. 保存为 ~/.claude/skills/whiteboard-to-infographic/SKILL.md 3. 装好后重载技能,告诉我可以用了
把这张白板流程照片整理成一页可编辑的 PowerPoint 信息图。先转录所有步骤、箭头、注释,并标出任何看不清或有歧义的内容,等我确认后再排版。
输出一页清晰的流程型PPT,保留原有步骤顺序并可编辑。
根据这张手绘系统关系图,做成一页品牌化信息图PPT。请保留所有节点和连线,不要补画原图没有的关系;如果缩写或连线不明确,先列出问题。
输出一页拓扑/网络型PPT,节点、关系和标注都可编辑。
我有一张白板拍照和一些会话记录,请把它们转成适合给客户看的单页信息图PPT。请先确认你读到的内容、结构和我需要补充的信息。
输出适合汇报的单页PPT,并在制作前先完成内容确认。
顾问把现场白板拍照后,希望快速整理成能直接给客户看的单页图。这个技能适合先识别结构,再生成可编辑的PPT。
当手绘内容是步骤流或系统/角色连接图时,可将其清理成统一风格的信息图。它适合展示流程顺序或网络关系。
如果只有白板照片和零散注释,也能先转录、确认,再生成单页交付稿。适合把临时讨论材料变成正式汇报材料。
本文说明如何把手绘白板或草图照片转成品牌化、可编辑的单页 PowerPoint 信息图。核心流程是先仔细识别原图、逐项转录并确认结构,再选择流程线或网络图两种布局之一,最后按固定规则生成输出。文档强调不要凭空补画关系、不要跳过确认,并需先确定配色方案。
Turn a messy hand-drawn capture into a clean, branded one-page infographic — delivered as a single editable PowerPoint slide — that a consultant can put in front of a client. The hard, non-delegable work is reading the handwriting correctly and choosing the right structure; the styling and layout are codified here so every output looks consistent.
This is structure-first. Producing a polished deliverable from a misread sketch is the main failure mode, so confirm interpretation before building.
Read the source carefully. The photo is the source of truth. Zoom and crop aggressively — examine the image, then crop it into regions and re-examine at 2–3x so the handwriting is legible. Transcribe every box, label, arrow, annotation, and margin note. Do not silently drop anything you can't read — list it as a question.
Confirm interpretation and lock structure. Before building the slide, send the user a compact transcription: the nodes/steps, the connections/flows, and any side notes or requirements. Explicitly flag: ambiguous words, unexpanded acronyms, and anything you're inferring. Ask the questions that change the build (see "Questions to ask"). Wait for confirmation. Build only what's on the board — never invent steps, fields, or connections to make it look complete. If a relationship isn't drawn, don't draw it.
Get the color palette. The palette is client-specific and is NOT baked into this skill. If the user gave colors in the prompt or context, use them. Otherwise, ask before building. You need hex values for these roles:
Choose the archetype (state your choice and why):
references/process-rail.md.references/network-map.md.
If it's genuinely both, lead with the dominant reading and ask.Build, verify, iterate. Build the slide with python-pptx per the chosen
archetype's reference. The layout is deterministic — code decides every
coordinate — so verify structurally rather than by eye: every step/node
present, columns/nodes evenly spaced, no shape overlapping another, every
label inside its box, drop-lines landing on their cards, edges approaching
nodes straight-on and not crossing through them. If your runtime can
rasterize the slide, optionally do a visual critique pass; if it can't, lean
entirely on the computed geometry. Fix in code and rebuild. Faithfulness
beats polish — never add a step, field, or connection that wasn't on the
board.
Build the infographic as a single editable slide with python-pptx, drawn
natively as shapes — no HTML, no image rendering, no external render step. It
runs inside the agent's Python container and returns a .pptx the client can
open and edit.
The layout is deterministic — code decides every coordinate. Design on a
fixed 1600×1000 grid mapped to a 13.333in slide (see each reference for the
PX() scale helper), and compute every position from the step/node count and
…
它把手绘白板照片、草图流程图或会话捕捉内容,转成一页可编辑的 PowerPoint 信息图。重点是先读清原图、确认结构,再做成适合客户展示的成品。
需要提供白板照片或手绘草图,并尽量给出配色偏好。如果原图里有看不清的字、缩写或连线,技能会先提出问题并等待确认。
它适合把白板上的流程图、系统图、拓扑关系图清理成信息图。它不适合基于数字数据的图表/图形,也不适合编辑已有的精美设计或凭空生成没有来源草图的图。
验证并分析指定 SharePoint 列表,生成可交互 HTML 洞察报告并返回链接
帮助你设计、审查并打包可复用的 Agent Skill 与 SKILL.md
帮你润色、改写和去AI味,让文字更像自然的人类写作。
帮助用户以冷静、结构化且合乎伦理的方式准备和改进谈判。
用调试命令执行任务并导出工具调用追踪 JSON,便于排障审计。
分析 Teams 与邮件写作习惯,生成可复用的个人沟通风格画像。
快速生成概念、架构、流程与白板图,支持 SVG、HTML 或 Excalidraw 格式
快速创建或转换为动画丰富的网页演示文稿,适合路演、分享与提案制作。
用自然语言读取并编辑白板上的 ER 图与 SQL 数据库模式。
将自然语言快速生成 tldraw 白板图并支持导出。
将设计思维素材转成客户卡片PPT并构建成稿
让 AI 与用户协同实时绘制和标注 Excalidraw 白板图,适合讨论与方案表达。