From powerpoint-mcp
Visually review a PowerPoint slide for layout issues, spacing problems, contrast errors, and alignment inconsistencies. Spawns an independent reviewer with no conversation context. Use after completing slide edits to verify visual quality — not for initial inspection. Trigger on "review the slide", "how does it look", "check the visual", "verify the layout", or proactively after slide editing is complete.
How this skill is triggered — by the user, by Claude, or both
Slash command
/powerpoint-mcp:review-slide-visual <slide-index> [presentation-hint]<slide-index> [presentation-hint]opusExploreThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- If $ARGUMENTS[1] looks like a full presentationId (file path or generated ID), use it directly — skip list_presentations.
Call screenshot_slide with slideIndex set to $ARGUMENTS[0], width 1440, and the resolved presentationId.
Visually inspect this slide. Assume there are issues — find them.
Look for:
Report ALL issues found, including minor ones. Be specific about locations (e.g., "bottom-right text box overflows the slide edge"). Quantify when possible (e.g., "bottom ~60% of the card is empty", "gap is ~2x wider than its neighbor"). Group issues under category headings: Layout & Spacing, Text & Content, Contrast & Visibility. Number each issue. Use bold label — description format. Do NOT suggest content/wording changes — only evaluate visual presentation.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub kzarzycki/powerpoint-mcp --plugin powerpoint-mcp