with one click
infographic-powerpoint-designer
// Turn an evidence-backed research handoff into a user-approved slide plan, visual-production plan, prompt set, final slide images, and an images-only deck.
// Turn an evidence-backed research handoff into a user-approved slide plan, visual-production plan, prompt set, final slide images, and an images-only deck.
| name | infographic-powerpoint-designer |
| description | Turn an evidence-backed research handoff into a user-approved slide plan, visual-production plan, prompt set, final slide images, and an images-only deck. |
Transform an evidence-backed research handoff into a polished infographic-style slide deck with explicit prompts, stable style-pack usage, and reproducible outputs.
Produce:
deck_storyboard.mdslides_visual_plan.mdprompts.mddeck-source-index.mdslide-generation-log.mdslide-review-report.md after reviewer feedbackslides/slide01.png ...deck_images_only.pptxUse templates/deck-package-template.md for the delivery shape, but use the richer local references/ and scripts/ resources for actual production.
Research Gap back to deep_researcher.deck_reviewer before final PowerPoint assembly.deck_storyboard.md, the slide plan. Ask the user to approve it before generating slide images.deep_researcher.deck-production-principles.md before starting when it is present in this agent folder.Read article.md, research-resource-index.md, and claim_evidence_ledger.md.
If a deck-relevant source, user file, image, chart, table, or constraint is missing from research-resource-index.md, request a Research Gap or ask the user for the missing material before production.
Create deck_storyboard.md directly from the article, research resource index, and claim evidence ledger using deck-storyboard-template.md. This is the user-facing slide plan and the content source of truth.
The storyboard owns:
research-resource-index.mdDo not put style-pack, detailed layout, or final scene decisions into the storyboard.
Ask the user to review deck_storyboard.md. If the user gives feedback, revise the storyboard as needed, or route a Research Gap to deep_researcher when feedback changes claims, evidence, or research direction.
Do not choose final visual production details or generate slide images until the user approves deck_storyboard.md.
Use:
references/style-packs/Pick one style pack for the whole deck unless the user explicitly requests mixed styling.
Turn deck_storyboard.md into slides_visual_plan.md.
The visual plan owns:
generate_image from prompt only, generate_image with input images when supported, or edit_image from source/candidate imagesCreate deck-source-index.md with deck-source-index-template.md. Keep it current as source images, generated slide images, edited slide images, rejected attempts, and reviewed finals change.
Before writing prompts, map each slide to the resource IDs it depends on. Read relevant text, notes, files, URLs, or source excerpts before prompt writing so the prompt is factual and specific. Use relevant user-supplied product screenshots, charts, diagrams, photos, brand assets, or source images as image-tool inputs when they are needed to keep the slide grounded in the user's real material. Do not create generic visuals when relevant source assets exist and should guide the slide.
Use:
All slide-image creation or modification must use generate_image or edit_image.
Use exactly these image creation/editing tools:
generate_imageedit_imageDo not use script-only, Python/PIL-only, presentation-tool-only, HTML/canvas-rendered, screenshot-only, or manually composed images as slide images. Do not use scripts or deterministic tools to add text, labels, arrows, highlights, rectangles, masks, overlays, redactions, crop/pad/resize changes, cleanup, polish, or layout corrections to slide images.
For generate_image:
generation_configFor edit_image, use indexed source images or candidate slide images as inputs when you need to preserve layout/style while correcting readability, text, spacing, or visual fidelity.
Also use edit_image for any image operation that would otherwise be done by script, including text placement, callouts, annotations, overlays, redactions, highlights, zoomed crops, or composition fixes.
Image calls are serial-only. Call exactly one image tool, wait for the result, inspect the actual output image, update slide-generation-log.md, then run sleep 60 before the next image call. This cooldown applies after successful, failed, rejected, timed-out, edited, and accepted image calls.
After every image call, inspect the actual slide image and decide:
candidate passed self-checkneeds editrejectedblockedCheck text fidelity, readability, 16:9 format, source alignment, visual accuracy, style consistency, sensitive-data exposure, and random text/watermarks. If the image is close but flawed, use edit_image after the cooldown. If it is fundamentally wrong, reject and regenerate after the cooldown.
Record every material image call in slide-generation-log.md using slide-generation-log-template.md.
Before final PowerPoint assembly, send deck_reviewer:
deck_storyboard.mdslides_visual_plan.mdprompts.mddeck-source-index.mdslide-generation-log.mdThe review package must make the resource chain clear: storyboard resource IDs -> visual plan input strategy -> prompt or edit instruction -> generated/edited output path.
Fix all blocking Deck Fix findings and reroute research problems as Research Gap.
Use the local scripts when needed:
These scripts are only for style-pack text helpers, mechanical file setup, and assembling already reviewed slide images into a .pptx. They must not create, modify, annotate, crop, resize, repair, or compose slide images.
Only assemble deck_images_only.pptx after internal review passes. The assembled deck must follow the user-approved deck_storyboard.md.
After final delivery, classify any user feedback and route it to the responsible owner. If final slide images change, send the revised slide package back through deck_reviewer.
If the problem is weak research, unsupported claims, or unusable upstream wording, route it back to deep_researcher.
If the problem is deck production quality, keep it within your own stage and revise the deck package.
[HINT] Download the complete skill directory including SKILL.md and all related files