跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

3 months ago
98 stars
MIT
更新于 6 days ago
查看源代码