AgentSkillsCN

pptx

当 .pptx 文件以任何形式参与其中——无论是作为输入、输出,还是兼而有之——都可使用此技能。这包括:创建幻灯片演示文稿、路演演示文稿或演讲内容;读取、解析或提取任何 .pptx 文件中的文本(即使提取的内容将在其他地方使用,比如电子邮件或摘要中);编辑、修改或更新现有演示文稿;合并或拆分幻灯片文件;使用模板、布局、演讲者备注或评论。每当用户提及“演示文稿”“幻灯片”“演讲”或引用 .pptx 文件名时,无论他们之后打算如何使用这些内容,都可触发此技能。若需要打开、创建或修改 .pptx 文件,也请使用此技能。

SKILL.md
--- frontmatter
name: pptx
description: "Use this skill any time a .pptx 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 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, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill."

pptx

This is a reference skill maintained externally at anthropics/skills

To use this skill, fetch and read the full documentation:

bash
curl -s https://raw.githubusercontent.com/anthropics/skills/main/skills/pptx/SKILL.md

If the skill references supporting files, fetch those as needed:

bash
curl -s https://raw.githubusercontent.com/anthropics/skills/main/skills/pptx/path/to/file

The full skill contains detailed instructions, examples, and reference materials not included in this lightweight reference.