pptx
プレゼンテーション資料の作成、編集、分析ができます。Claudeは以下のようなプレゼンテーション(.pptxファイル)の作業に対応します:(1)新規プレゼンテーションの作成、(2)コンテンツの修正・編集、(3)レイアウトの変更、(4)コメントやスピーカーノートの追加、およびその他すべてのプレゼンテーション関連業務。
description の原文を見る
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
SKILL.md 本文
PPTX creation, editing, and analysis
Overview
A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.
Reading and analyzing content
Text extraction
If you just need to read the text contents of a presentation, you should convert the document to markdown:
# Convert document to markdown
python -m markitdown path-to-file.pptx
Raw XML access
You need raw XML access f
...
詳細情報
- 作者
- lubancafe
- ライセンス
- 不明
- 最終更新
- 2026/1/23
Source: https://github.com/lubancafe/agent-skills / ライセンス: 未指定