agentsclimarketplace

Pptx

Skill charlieviettq/awesome-agent-skill/.claude/skills/pptx

Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).

Install
npx -y skills add charlieviettq/awesome-agent-skill --skill pptx

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 22 stars22 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

Create and edit PowerPoint presentations (.pptx)—slides, layouts, speaker notes, and export. Use when the deliverable is a deck for stakeholders, workshops, or model readouts. Complements docx/pdf/xlsx skills.

SKILL.md

1.8 KB, as published. Nobody here has run it

PowerPoint (pptx)

When to use

  • Stakeholder readouts, training decks, workshop materials.
  • Visual narrative where slides beat long documents.

Workflow

  1. Outline — audience, timebox, key message per slide (max one idea per slide).
  2. Structure — title, context, evidence, recommendation, appendix.
  3. Build — consistent master; limit bullet depth (3 lines max per slide).
  4. Notes — speaker notes for anything not on slide.
  5. Review — legibility at projector size; no dense tables on main slides.

Slide patterns

Slide typeContent
TitleTitle, subtitle, date, owner
Executive summary3 bullets max
ChartOne chart; source footnote
AppendixDetail tables, methodology

Implementation options

  • python-pptx for programmatic create/edit when scripts exist in repo.
  • Manual edit guidance when no automation: describe slide-by-slide content for user to paste.
  • Prefer editing existing template .pptx over blank decks when brand matters.

Quality checklist

  • Font size readable (body >= 18pt typical)
  • Color contrast sufficient
  • Charts labeled (axes, units, period)
  • No paragraph walls
  • Version/date on title or footer

Safety

  • Do not embed secrets or live customer PII in decks.
  • Use aggregated metrics in external-facing decks.

Boundaries

  • Not for PDF-only deliverables (use pdf skill).
  • Not for spreadsheets as primary output (use xlsx).

Dependencies

If using python-pptx, confirm package available in environment before scripting.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.