Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

PPTX Manipulation Skill

Skill Verificado
85

>

Resumen 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.

Instalación

npx skills add claude-office-skills/skills

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

3 months ago
98 stars
MIT
Actualizado el 2 days ago
Ver código fuente