Pptx visual assets
Skill FridrichMethod/awesome-skills/skills/pptx-visual-assets
Curated, auto-synced collection of 2,000+ Claude Code & Codex skills for AI4Protein, bioinformatics, AI development, and academic paper writing. One curl command installs them all.
npx -y skills add FridrichMethod/awesome-skills --skill pptx-visual-assetsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 11 stars11 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when selecting and placing approved supporting icons, images, SVGs, diagrams, or infographics in an editable PPTX deck.
SKILL.md
1.3 KB, 252 tokens by cl100k_base, as published. Nobody here has run it
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.