Agent skill · Security

pptx-slide-auditor

Audit a PowerPoint presentation for layout issues, text overflow, visual hierarchy problems, and consistency gaps. Use when asked to review a slide deck, check a presentation before a meeting, audit slides for layout problems, or QA a deck before sharing. Produces a slide-by-slide report with issues ranked by severity and specific fixes. Best used with Claude Opus 4.7 or newer for reliable slide-level vision analysis.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill pptx-slide-auditor --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/pptx-slide-auditor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# PPTX Slide Auditor Skill Runs a systematic visual and structural audit of a PowerPoint presentation — identifying layout issues, text overflow, inconsistent styling, weak visual hierarchy, and slides that will cause problems in a presentation setting. Built to leverage Opus 4.7 vision improvements for pixel-level layout analysis. ## Required Inputs Ask the user for these if not provided: - **The deck** (upload the .pptx file or individual slide screenshots) - **Audience** (internal team / executive / external client / conference / investor) - **Presentation mode** (presented live / sent to read / shared async on video) - **Areas of concern** (optional — e.g. "I think slide 12 is overcrowded") ## Output Structure ### 1. Deck Overview | Metric | Result | |---|---| | Total slides | N | | Overall status | Ready / Minor fixes needed / Major revisions required | | Readability score | /10 | | Visual consistency score | /10 | | Most common issue | [Pattern observed across multiple slides] | ### 2. Slide-by-Slide Audit For each slide with issues: **Slide N: [Slide title]** - Status: Ready / Fix before sending / Major revision - Issues found: - [Specific issue with exact location — e.g. "B

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. 1. Deck Overview
  4. 2. Slide-by-Slide Audit
  5. 3. Pattern Issues Across the Deck
  6. 4. Visual Hierarchy Check
  7. 5. Audience-Specific Flags
  8. 6. Prioritised Fix List
  9. Quality Checks
  10. Anti-Patterns
  11. Example Trigger Phrases
  12. Why This Works Better on Opus 4.7
More from pm-claude-skills
All skills →
About this skill
What does the pptx-slide-auditor skill do?

Audit a PowerPoint presentation for layout issues, text overflow, visual hierarchy problems, and consistency gaps. Use when asked to review a slide deck, check a presentation before a meeting, audit slides for layout problems, or QA a deck before sharing. Produces a slide-by-slide report with issues ranked by severity and specific fixes. Best used with Claude Opus 4.7 or newer for reliable slide-level vision analysis.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill pptx-slide-auditor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going