PowerPoint (.pptx) manipulation via MCP server. Use for creating slides, formatting presentations, managing placeholders, adding images, applying templates, or extracting text from .pptx files.
Tech Stack Target / Version: PowerPoint current desktop or web releases and
python-pptxautomation.
Use this skill when a .pptx deck is the output and slide composition matters.
Presentation MCP tooling is host-dependent. Some clients expose Office presentation tools directly, while others do not. Do not assume stable public tool names. If the current client lacks those tools, use the included local automation script or generate the content structure first and import it into PowerPoint.
Use symptom -> action triggers: when one matches, apply this skill and verify with the protocol below.
When MCP is unavailable, use native automation: python-pptx for .pptx, image export or screenshot checks for visual validation, and manual review for animations or speaker notes. Preserve slide order, layouts, theme fonts, media, notes, and aspect ratio, then reopen or render the deck before claiming success.
This skill is written to stay usable across GitHub Copilot, Claude Code, and Codex.
$CODEX_HOME/skills/powerpoint-ppt and restart Codex after major changes.Preferred MCP Server: PowerPoint MCP
python-pptx, PowerPoint desktop, or a scriptable slide generator when the MCP surface is unavailable.Before claiming "skill applied successfully":
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer