pptx

by anthropics 170k Custom terms Updated Aug 18, 2026
Productivity ⚠ No license
pptx skill by anthropics
pptx — Productivity skill by anthropics

pptx is an open-source productivity skill for Claude Code and compatible agents, published by anthropics. Its author describes it as: “Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx…”. The project has 170k stars on GitHub and ships custom license terms, so review them before reuse. Add it to your setup with `/plugin marketplace add anthropics/skills`.

What pptx does

A `.pptx` is a ZIP archive of XML files. Choose your approach by task:

Installation

Add pptx to your agent with:

/plugin marketplace add anthropics/skills

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for pptx is organised into these sections:

  • Scripts
  • Creating with pptxgenjs — gotchas
  • Editing existing decks and templates
  • Design Ideas
  • Before Starting
  • Color Palettes
  • For Each Slide
  • Typography
  • Spacing
  • Avoid (Common Mistakes)
  • QA (Required)
  • Content QA

When to use it

Reach for pptx when you want productivity help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Ships in anthropics/skills, an established project with 170,235 GitHub stars
  • Actively maintained (recent commits)

Things to check

  • No license declared — confirm terms with the author before reuse

Topics

agent-skills

Frequently asked questions

What does pptx do?
Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates (.potx), layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx or .potx filename, regardless of what they plan to do with the content afterward. If a .pptx or .potx file needs to be opened, created, or touched, use this skill.
How do I install pptx?
Run /plugin marketplace add anthropics/skills in your agent, then reload your skills. Review the source at https://github.com/anthropics/skills before installing.
Is pptx free to use?
pptx is publicly available on GitHub, but anthropics has not declared a standard open-source license (Custom terms). Confirm the terms with the author before reusing it.
Where does pptx come from?
pptx ships inside anthropics/skills, a repository that contains 21 catalogued skills in total. The repository's 170,235 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Productivity →

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

170k anthropics Complete terms in LICENSE.txt

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

170k anthropics Complete terms in LICENSE.txt

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

88k addyosmani MIT