メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

PPTX Manipulation Skill

Skill 検証済み
85

>

AI サマリー

This skill enables programmatic creation, editing, and manipulation of Microsoft PowerPoint (.pptx) presentations. It supports tasks such as creating new presentations, adding slides with text and other elements, inserting tables and charts, and extracting content from existing files. The skill relies on the python-pptx library and is integrated with the Office MCP server.

Scope

  • warning:Description qualityThe 'description' field in the SKILL.md frontmatter is a single '>' character, which is uninformative and does not accurately reflect the skill's capabilities.

Code Execution

  • info:ValidationWhile the skill relies on the python-pptx library, the SKILL.md does not explicitly detail input validation schemas or sanitization for file paths or content passed to the library.

Invocation

  • warning:Precise PurposeThe 'description' field in the SKILL.md frontmatter is only '>'. While the body of the SKILL.md is descriptive, the primary metadata is missing crucial information for precise routing.
  • warning:Concise FrontmatterThe 'description' field in the SKILL.md frontmatter is a single '>' character, failing to provide a concise summary of the core capability.

Practical Utility

  • info:Edge casesThe 'Limitations' section documents some edge cases like complex animations and SmartArt support, but doesn't detail specific failure modes with symptoms and recovery steps for the core operations.

インストール

npx skills add claude-office-skills/skills

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

3 months ago
98 stars
MIT
about 20 hours ago に更新
ソースコードを表示