Turn whiteboard sketches into polished, editable PowerPoint infographics.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "whiteboard-to-infographic" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/cat-agent-skills/main/submissions/whiteboard-to-infographic/SKILL.md 2. Save it as ~/.claude/skills/whiteboard-to-infographic/SKILL.md 3. Reload skills and tell me it's ready
Turn this whiteboard process photo into a one-page editable PowerPoint infographic. First transcribe all steps, arrows, and notes, and flag anything unclear or ambiguous; wait for my confirmation before laying it out.
A clean process-style PPT slide that preserves the original step order and is editable.
Based on this hand-drawn system relationship map, create a one-page branded infographic PPT. Keep all nodes and connections; do not invent relationships that are not on the sketch. If acronyms or links are unclear, list questions first.
An editable network/topology-style PPT slide with nodes, relationships, and labels preserved.
I have a whiteboard photo and some session notes. Please turn them into a single-slide infographic PPT suitable for a client. First confirm the content, structure, and any information I need to clarify.
A presentation-ready single-slide PPT, with content confirmed before building.
A consultant captures a workshop whiteboard and needs it turned into a client-ready one-pager. This skill first identifies the structure, then produces an editable PPT slide.
When the sketch is a step flow or a system/actor connection map, this skill cleans it up into a consistent infographic. It is suited to process order or network relationships.
If you only have a whiteboard photo and scattered notes, it can transcribe, confirm, and then generate a single-slide deliverable. It helps turn ad hoc discussion into formal presentation material.
This document explains how to turn a hand-drawn whiteboard photo or sketch into a branded, editable one-page PowerPoint infographic. The workflow is structure-first: transcribe the source carefully, confirm the interpretation, choose between process-rail and network-map layouts, and then generate the slide with fixed rules. It also stresses not inventing missing relationships and asking for a color palette before building.
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
…
It turns hand-drawn whiteboard photos, sketch diagrams, or session-capture notes into a single editable PowerPoint infographic. The key is to read the source carefully, confirm the structure, and then produce a client-ready slide.
You need to provide the whiteboard photo or hand sketch, and ideally a color preference. If any text, acronyms, or connections are unclear, the skill will ask questions and wait for confirmation.
It is suited to cleaning up whiteboard process diagrams, system maps, and topology relationships into infographics. It is not for charts/graphs based on numeric data, editing an existing polished design, or inventing diagrams without a source sketch.
Validate a SharePoint list, analyze it, and return an interactive HTML report link.
Design, review, and package reusable Agent Skills and SKILL.md files.
Humanizes and polishes prose so it reads naturally, not AI-generated.
Prepare and improve negotiations with calm, structured, ethical decision support.
Run a task with a debug command and export a JSON tool trace.
Analyze Teams chats and emails to build a reusable personal writing style profile.
Generate concept, architecture, flow, and whiteboard diagrams in multiple formats.
Create animation-rich web presentations or convert PowerPoint decks for talks and pitches.
Read and edit ER diagrams and SQL schemas on a whiteboard using natural language.
Generate tldraw whiteboard diagrams from natural language and export them.
Turn Design Thinking artifacts into customer-card PowerPoint decks.
Collaboratively draw and annotate Excalidraw whiteboards with AI in real time.