Pptx

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);...

概览

The PPTX Skill, hosted in the anthropics/skills repository, enables AI agents such as Codex and Claude to interact directly with PowerPoint files. This tool supports the full lifecycle of .pptx documents, allowing agents to generate new slide decks, pitch decks, and professional presentations. In addition to file creation, the skill provides functionality for parsing and extracting text from existing presentations, making the content available for secondary uses like email drafting or executive summaries. It also facilitates the editing and modification of existing files. Part of a highly popular repository with over 150,000 stars, this skill leverages Python-based capabilities to automate presentation-related tasks and enhance data visualization workflows for AI-driven automation.

使用场景

Generating complete slide decks and pitch presentations from structured text or prompts.
Extracting and repurposing text or data from .pptx files for external documentation.
Editing and updating existing PowerPoint files to modify content or structure.

安装说明

# Review source first
open https://github.com/anthropics/skills/blob/main/skills/pptx/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

安全提示

The PPTX Skill handles the reading and writing of presentation files. Users should verify the contents of .pptx files for sensitive information before processing, as the skill facilitates data extraction and modification within the agent's operational environment.

相关 Skills