ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

image-to-editable-ppt-slide

Rebuild one or more reference images as visually matching editable PowerPoint slides using native shapes, text, fills, and layout instead of a flat screenshot. Use when the user wants an image, flowchart, infographic, dashboard, process diagram, or designed slide converted into an editable PPT/PPTX deck that stays editable and closely matches the source.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/benjaminlee/image-to-editable-ppt-slide
Or

What This Skill Does

The image-to-editable-ppt-slide skill is a high-fidelity reconstruction tool designed to transform static images into fully editable PowerPoint (.pptx) documents. Unlike basic OCR or simple image-to-slide conversions that treat content as a flat, unmodifiable bitmap, this skill intelligently decomposes an image into its constituent parts—shapes, text boxes, connectors, and layouts. It uses a structured programmatic approach (leveraging Python and python-pptx) to rebuild the slide from the ground up, ensuring that every element remains modular and editable by the end user.

Installation

You can install this skill directly from the OpenClaw repository using the command line: clawhub install openclaw/skills/skills/benjaminlee/image-to-editable-ppt-slide

Use Cases

This skill is perfect for professionals who need to revitalize old presentation assets or create slide decks based on existing diagrams.

  • Process Documentation: Convert screenshots of complex technical diagrams or flowcharts into editable shapes.
  • Dashboard Revamp: Transform static snapshots of data dashboards into native PowerPoint charts and text boxes for dynamic reporting.
  • Design Iteration: Take an image of a draft slide layout and convert it into a professional, high-fidelity PowerPoint slide that can be easily updated.
  • Multi-Slide Deck Creation: Build entire presentations from a sequence of reference images, ensuring consistent spacing, styling, and design themes across all pages.

Example Prompts

  1. "I have an image of a workflow diagram for our new app login process; please convert it into an editable slide that matches the layout exactly."
  2. "Here are three screenshots of our monthly marketing dashboard. Could you rebuild these as a three-slide PowerPoint deck where I can edit the numbers and text?"
  3. "This infographic is perfect for our slide deck but it's currently a JPEG. Can you rebuild it using native PowerPoint shapes and fonts so it looks crisp?"

Tips & Limitations

To get the best results, ensure your source images are clear and have high contrast between elements. While the tool is excellent at approximating standard fonts and shapes, complex hand-drawn diagrams or highly artistic illustrations may require minor manual adjustments after the initial generation. Always verify the output by opening the generated .pptx file and checking the alignment. If the fidelity is not perfect on the first pass, provide feedback on specific elements (like font weight or box alignment) for a second refinement pass.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-benjaminlee-image-to-editable-ppt-slide": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#powerpoint#automation#productivity#design#conversion
Safety Score: 4/5

Flags: file-write, file-read, code-execution