Four-skill presentation system: ingest talks into a rhetoric vault, run interactive clarification, generate a speaker profile, then create new presentations that match your documented patterns. Includes an 88-entry Presentation Patterns taxonomy for scoring, brainstorming, and go-live preparation.
96
93%
Does it follow best practices?
Impact
97%
1.21xAverage score across 30 eval scenarios
Advisory
Suggest reviewing before use
A speaker is adapting their 6-slide talk "Scaling Microservices" for a new venue. The original deck covers: Title, Introduction, Problem Statement, Current Architecture, Performance Results, Conclusion. For the new venue, the speaker needs to add 3 new slides:
These are content placeholders — the speaker wants to mark WHERE the new slides go before actually building them, so they can see the deck flow in thumbnail view and iterate on the structure.
Using the presentation-creator skill, insert placeholder slides into the deck at the specified positions. The placeholders should be visually obvious so they stand out when reviewing the deck.
Produce the following files:
adapted-deck.pptx — The deck with 9 slides total (6 original + 3 placeholders). Original slides must be in their original relative order. The placeholder slides must be at the specified positions.adaptation-log.md — Document:
Download the base deck from the project repository:
BASE="https://github.com/jbaruch/speaker-toolkit/raw/main/eval-resources/scenario-27"
mkdir -p inputs
curl -L -o inputs/base-deck.pptx "$BASE/base-deck.pptx"evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
scenario-15
scenario-16
scenario-17
scenario-18
scenario-19
scenario-20
scenario-21
scenario-22
scenario-23
scenario-24
scenario-25
scenario-26
scenario-27
scenario-28
scenario-29
scenario-30
rules
skills
presentation-creator
references
patterns
build
deliver
prepare
scripts
vault-clarification
vault-ingress
vault-profile