# Pptx Visual Assets > Use when selecting and placing approved supporting icons, images, SVGs, diagrams, or infographics in an editable PPTX deck. Source: https://skillsagentes.com/skills/wshobson/agents/pptx-visual-assets Repository: https://github.com/wshobson/agents Author: wshobson License: MIT Updated: hace 27 días Context cost: 31 tok installed, 344 tok once triggered, 593 tok with every bundled file Bundle: 2 files, 2 KB Permissions requested: none declared ## Install ```bash npx -y skills add wshobson/agents --skill pptx-visual-assets --agent claude-code ``` ## What it does - Guía la selección y colocación de iconos, imágenes, SVGs, diagramas o infografías en un PPTX editable - Exige confirmar ruta local, fuente, derechos de uso y alt text antes de colocar el activo - Fija bbox final en pulgadas, z-index y clasificación content o layout_design para cada asset - Obliga a recrear etiquetas, leyendas, valores y pasos de proceso como objetos nativos de PowerPoint - Registra proveedor y fuente en el manifiesto de origen ## Use it when - Al seleccionar y colocar iconos, imágenes, SVGs, diagramas o infografías de apoyo en un deck PPTX editable ## What triggers it - "Añade un icono junto al título de esta diapositiva sin tapar el texto" - "Inserta este SVG como imagen editable en la presentación" - "Coloca una infografía en el slide sin bloquear la información esencial" ## Before you install - Se necesita confirmar la ruta local del activo, su fuente y los derechos de uso antes de colocarlo. ## Files - SKILL.md — 1 KB - references/asset-guidance.md — 997 B ## SKILL.md Reproduced verbatim from wshobson/agents under MIT. This section is the upstream document and is in English. # PPTX Visual Assets Use visual assets to support a slide's message, never to flatten or replace editable content. ## Workflow 1. Select the asset type only when it improves comprehension: icon, image, SVG, diagram, or infographic. 2. Confirm the local asset path, source, usage rights, and concise alt text before placement. 3. Add the asset with a final inch bbox, deliberate z-index, and `content` or `layout_design` classification. 4. Preserve aspect ratio and check that no asset covers readable text or leaves essential information locked in an image. ## Rules - Use simple, legible icons alongside text labels. - Place captions beside images rather than over them. - Use true SVG sources only when they are clean vectors; never wrap a raster image in SVG and call it editable. - Recreate essential labels, legends, values, and process steps with native PowerPoint objects. - If rights, provenance, or a suitable asset are unavailable, omit the asset and report the gap. Never add a placeholder as a finished visual. - Record provider or source details in the source manifest. Never request secrets in chat. See `references/asset-guidance.md` for licensing, placement, and SVG constraints. --- Skills Agentes — https://skillsagentes.com/skills/wshobson/agents/pptx-visual-assets