pptx とは?
プレゼンテーションの作成、編集、分析。クロードが次の目的でプレゼンテーション (.pptx ファイル) を操作する必要がある場合: (1) 新しいプレゼンテーションの作成、(2) コンテンツの変更または編集、(3) レイアウトの操作、(4) コメントや講演者ノートの追加、またはその他のプレゼンテーション タスク ソース: jd-opensource/joysafeter。
プレゼンテーションの作成、編集、分析。クロードが次の目的でプレゼンテーション (.pptx ファイル) を操作する必要がある場合: (1) 新しいプレゼンテーションの作成、(2) コンテンツの変更または編集、(3) レイアウトの操作、(4) コメントや講演者ノートの追加、またはその他のプレゼンテーション タスク
コマンドラインで pptx AI スキルを開発環境にすばやくインストール
ソース: jd-opensource/joysafeter。
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.
Text extraction If you just need to read the text contents of a presentation, you should convert the document to markdown:
Raw XML access You need raw XML access for: comments, speaker notes, slide layouts, animations, design elements, and complex formatting. For any of these features, you'll need to unpack a presentation and read its raw XML contents.
プレゼンテーションの作成、編集、分析。クロードが次の目的でプレゼンテーション (.pptx ファイル) を操作する必要がある場合: (1) 新しいプレゼンテーションの作成、(2) コンテンツの変更または編集、(3) レイアウトの操作、(4) コメントや講演者ノートの追加、またはその他のプレゼンテーション タスク ソース: jd-opensource/joysafeter。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/jd-opensource/joysafeter --skill pptxプレゼンテーションの作成、編集、分析。クロードが次の目的でプレゼンテーション (.pptx ファイル) を操作する必要がある場合: (1) 新しいプレゼンテーションの作成、(2) コンテンツの変更または編集、(3) レイアウトの操作、(4) コメントや講演者ノートの追加、またはその他のプレゼンテーション タスク ソース: jd-opensource/joysafeter。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jd-opensource/joysafeter --skill pptx インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/jd-opensource/joysafeter