Claude
Cursor
Skill
pptx-visual-assets
Use when selecting and placing approved supporting icons, images, SVGs, diagrams, or infographics in an editable PPTX deck.
Virus-scanned
Reviewed automatically before listing.
Download
wshobson-agents-plugins_pptx-deck-creation_skills_pptx-visual-assets-554237f.zip · 1 KB
Install
skills CLI
npx skills add https://github.com/wshobson/agents/tree/main/plugins/pptx-deck-creation/skills/pptx-visual-assets
Claude Code
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install wshobson-agents@llmmart
Git
git clone https://github.com/wshobson/agents.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole wshobson/agents collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
PPTX Visual Assets
Use visual assets to support a slide's message, never to flatten or replace editable content.
Workflow
- Select the asset type only when it improves comprehension: icon, image, SVG, diagram, or infographic.
- Confirm the local asset path, source, usage rights, and concise alt text before placement.
- Add the asset with a final inch bbox, deliberate z-index, and
contentorlayout_designclassification. - 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.
Files (agents)
-
references
-
asset-guidance.md 997 B
# Asset Guidance ## Provenance Before placing an external asset, record its local path, source URL or provider, usage rights, and concise alt text. If rights are unknown, do not use it. Never request secrets in chat. ## Placement - Place an image in an explicit bbox that preserves its native aspect ratio through fit or intentional crop-to-fill. - Put a caption in adjacent space, not over the image. - Keep visual assets below overlapping readable text in z-order. - If an asset produces zero or negative remaining space, omit it and repair the layout. ## SVG constraints Use a clean vector source for an editable visual. Do not wrap raster content in an SVG or claim it is editable. Recreate essential text, legend entries, metric values, and process labels with native PowerPoint objects. ## Infographics Generated or externally supplied infographics are supporting visuals only. Keep their provenance with the build record, and recreate their essential information as native objects.
-
-
SKILL.md 1.3 KB
--- name: pptx-visual-assets description: "Use when selecting and placing approved supporting icons, images, SVGs, diagrams, or infographics in an editable PPTX deck." --- # 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.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.