presentation-review

Builds and reviews YouTube video presentation slides using an alternating explain-showcase structure.

60|11|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/matyasstoch/david-skills --skill presentation-review-matyasstoch
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: presentation-review
Source: https://github.com/matyasstoch/david-skills/tree/main/skills/presentation-review
Command: npx skills add https://github.com/matyasstoch/david-skills --skill presentation-review-matyasstoch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Building a YouTube video deck slide-by-slide is slow and error-prone: slides repeat examples, lose narrative flow, and pile all demos at the end. This Skill provides a structured iteration loop for reviewing Google Slides decks one piece at a time while enforcing a proven alternating explain/showcase format. ## Core Features & Use Cases - Alternating Slide Structure: Enforces the Firebase Studio format of roughly two explain slides followed by one showcase (live demo) slide, keeping videos dynamic. - Coverage Tracking: Maintains EXPLAIN.md, SHOWCASE.md, and an optional topics.csv tracker to verify the deck covers 90-95% of the master topic doc. - Slide-by-Slide Iteration Loop: Responds to pasted slide screenshots with next-slide options, bullet rewrites in plain sentences, and completion marking. - Use Case: While building a Google Slides deck for a YouTube tutorial, paste a screenshot of your current slide and ask for the next two explain slides; receive three concise options with a recommendation that flows from the previous slide. ## Quick Start Paste a screenshot of your current slide and ask what the next two explain slides should be and why.

Frequently Asked Questions about presentation-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure slides for a YouTube tutorial video?▼

Alternate roughly two educational explain slides with one showcase slide showing a live screen recording of setup or implementation. This keeps the video dynamic instead of front-loading all talking and ending with one long demo.

How do I get feedback on a Google Slides deck one slide at a time?▼

Paste a screenshot of the current slide and ask for the next move, such as options for the next explain slides or rewrites of a bullet. Each response gives concise options with a one-line rationale and a recommendation.

How do I track topic coverage across a video presentation?▼

Keep an EXPLAIN.md and SHOWCASE.md listing all topics and demo steps, plus an optional topics.csv with a mentioned column. Mark items complete as slides are built to verify the deck covers 90-95% of the master document.

What bullet format works best for presentation slides?▼

Use plain English sentences rather than a label followed by an explanation. Each slide should have one concise title and about three teleprompter-style bullets telling the presenter what to say.

Why do presentation slides feel repetitive across a deck?▼

Repetition happens when examples, quotes, stats, or screenshots are reused across slides. Cross-check each new slide against earlier ones and flag duplicates so every slide adds new value.