Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

PPTX Manipulation Skill

Skill Verificato
85

>

Riepilogo IA

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.

Installazione

npx skills add claude-office-skills/skills

Esegue la CLI skills di Vercel (skills.sh) tramite npx — richiede Node.js in locale e almeno un agente compatibile con skills installato (Claude Code, Cursor, Codex, …). Presuppone che il repository segua il formato agentskills.io.

3 months ago
98 stars
MIT
Aggiornato il 2 days ago
Vedi il codice sorgente