presentations

Designs slide deck content through five phases producing a structured deck.md file.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/pgoell/pgoell-claude-tools --skill presentations-pgoell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presentations
Source: https://github.com/pgoell/pgoell-claude-tools/tree/main/plugins/deprecated/skills/presentations
Command: npx skills add https://github.com/pgoell/pgoell-claude-tools --skill presentations-pgoell

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Planning a slide deck's content (audience, message, slide order, per-slide drafts, critique) is often skipped in favor of jumping straight into slide software, producing decks with topic-noun headlines, bullet dumps, and no clear ask. This Skill structures that content-design work end to end. Note: this unit is deprecated and superseded by presentations:designing-presentations. ## Core Features & Use Cases - Five-phase content design: intake (audience brief), message architecture (SCQA plus answer-first pyramid), storyboard, per-slide drafts with YAML front-matter, and a critique panel, each writing its own artifact. - Audit mode: run only the Phase 5 heuristic audit and three critic personas (audience, argument, visual-and-accessibility) against an existing deck.md. - Deterministic quality gates: a heuristic checklist enforces sentence headlines, sourced evidence slides, specific decision asks, single-comparison charts, slide-count bands, and alt-text, with a two-iteration CRITICAL gate. - Use Case: Ask for a 20-minute executive briefing on a budget approval; the Skill produces audience-brief.md, message-architecture.md, storyboard.md, deck.md, and audit-report.md in a working directory, ready to hand off to a rendering tool. ## Quick Start Ask the assistant to design the content of a 20-minute executive briefing deck for your topic and let it run the five presentation phases.

Frequently Asked Questions about presentations

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

FAQPage Schema
How do I design the content of a slide deck before building it?

Run the five-phase workflow: intake captures the audience and governing idea, message architecture builds the SCQA and answer-first pyramid, storyboard orders slides with sentence headlines, slide drafts produce deck.md, and a critique panel audits the result.

How do I audit an existing slide deck for quality issues?

Provide a path to an existing deck.md to trigger audit mode, which runs the heuristic checklist (headlines, sources, asks, chart comparisons, slide count, alt-text) plus three critic personas. Decks without the YAML schema are audited in advisory mode only.

What is the difference between this skill and writing or pyramid skills?

The writing skill with a talk format produces a prose speech, and pyramid produces a memo. This skill outputs a slide-by-slide storyboard and deck.md with sentence headlines, visual briefs, and speaker notes per slide.

Can this skill render slides to HTML or PowerPoint?

No. Output is markdown only; rendering, recording, and image generation are out of scope. The deck.md artifact is designed as a hand-off contract to a separate rendering skill such as crafting-presentations.

What happens when the critique finds CRITICAL issues?

CRITICAL findings are fixed in place when mechanical or surfaced to the user when judgment is needed, then critics are re-dispatched once. If CRITICAL findings survive two iterations, the user decides whether to proceed with known issues, pause, or cancel.

Should I still use this deprecated presentations skill?

No. This copy is archived and no longer maintained; it is superseded by presentations:designing-presentations. Prefer the current presentations plugin for all new deck content design work.