
Pptx
Create, read, and refine PowerPoint decks for exec reviews, training, and product walkthroughs via the Open Design catalogue entry to Anthropic's upstream pptx skill.
Overview
pptx is an agent skill for the Build phase that helps solo builders create and edit PowerPoint slide decks via the curated Anthropic upstream workflow.
Install
npx skills add https://github.com/nexu-io/open-design --skill pptxWhat is this skill?
- Read, generate, and adjust .pptx slides, layouts, and templates
- Oriented to executive decks, training material, and product reviews
- Open Design catalogue wrapper with upstream link to Anthropic official pptx skill
- Trigger phrases: powerpoint, slide deck, create slides, edit pptx
- Install upstream bundle into the agent skills directory for full scripts and assets
- Upstream source: anthropics/skills main branch pptx skill
- Open Design mode: deck category slides
Adoption & trust: 902 installs on skills.sh; 61.4k GitHub stars; 2/2 security scanners passed (skills.sh audits).
What problem does it solve?
You need a polished slide deck for reviews or training but your agent stack only knows markdown, not .pptx layouts and templates.
Who is it for?
Builders who standardize on PowerPoint deliverables and use Claude/Cursor-style agents with Anthropic skill bundles installed.
Skip if: Teams that only work in Google Slides or Keynote without a pptx pipeline, or users who expect full automation from the catalogue stub alone.
When should I use this skill?
User mentions pptx, powerpoint, slide deck, create slides, or edit pptx.
What do I get? / Deliverables
After installing the upstream bundle and invoking pptx, you get generated or adjusted PowerPoint files suitable for exec, training, or product review contexts.
- Generated or edited .pptx slide files
- Adjusted layouts and templates for review or training
Recommended Skills
Journey fit
Build/docs is the primary shelf because slide decks are deliverable documentation artifacts alongside specs and review materials. Docs covers executive decks, training material, and product review presentations—not ASO or analytics dashboards.
How it compares
Catalogue + upstream generator skill—not a live MCP server for Microsoft 365.
Common Questions / FAQ
Who is pptx for?
Solo builders and small teams producing .pptx decks through agent-assisted read/generate/edit workflows wired via Open Design.
When should I use pptx?
During Build when drafting training or product-review docs; at Launch when packaging narrative for distribution; in Grow when turning content into slide-based enablement.
Is pptx safe to install?
The stub points to upstream Anthropic assets—verify license, scripts, and filesystem access in that bundle and review the Security Audits panel on this page.
SKILL.md
READMESKILL.md - Pptx
# pptx > Curated from Anthropic's official skills repository. ## What it does Read, generate, and adjust PowerPoint slides, layouts, and templates. Useful for executive decks, training material, and product reviews. ## Source - Upstream: https://github.com/anthropics/skills/tree/main/skills/pptx - Category: `slides` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/anthropics/skills/tree/main/skills/pptx ``` Then ask the agent to invoke this skill by name (`pptx`) or with one of the trigger phrases listed in this skill's frontmatter.