Six-skill presentation system: ingest talks into a rhetoric vault, run interactive clarification, generate a speaker profile, create presentations that match your documented patterns, produce the deck illustrations + thumbnail visual layer, and publish talk pages to a Jekyll shownotes site. Includes a 102-entry Presentation Patterns taxonomy (91 observable, 11 unobservable go-live items) for scoring, brainstorming, and go-live preparation.
86
92%
Does it follow best practices?
Impact
86%
1.24xAverage score across 26 eval scenarios
Advisory
Suggest reviewing before use
{
"talk_slug": "groovy-puzzlers-2023",
"conference": "GR8Conf EU",
"talk_date": "2023-06-15",
"speaker_name": "Baruch Sadogursky",
"title": "Groovy Puzzlers",
"duration_minutes": 50,
"humor_beats": [
{
"id": "h1",
"type": "planned_joke",
"slide_num": 3,
"quote": "This is a talk where the audience is always wrong. You'll love it.",
"context": "Opening hook — puzzler format explanation"
},
{
"id": "h2",
"type": "meme_slide",
"slide_num": 8,
"description": "Surprised Pikachu face after revealing the puzzler answer",
"context": "After first puzzler reveal"
},
{
"id": "h3",
"type": "planned_joke",
"slide_num": 22,
"quote": "The Groovy spec says this is correct. The Groovy spec is wrong.",
"context": "Edge case puzzler with spec-contradicting behavior"
},
{
"id": "h4",
"type": "spontaneous_candidate",
"slide_num": null,
"quote": "[audience shout captured in transcript, followed by speaker laughter]",
"context": "After puzzler 4 reveal — audience vocally disagreed with the answer"
},
{
"id": "h5",
"type": "meme_slide",
"slide_num": 35,
"description": "This is fine dog meme with Groovy logo",
"context": "Closing slide"
}
],
"audience_interactions": [
{
"id": "ai1",
"slide_num": 5,
"type": "audience_vote",
"description": "Show of hands for each puzzler answer option (A, B, C, or 'none of the above')"
},
{
"id": "ai2",
"slide_num": 15,
"type": "audience_vote",
"description": "Repeat voting pattern for puzzler 3"
},
{
"id": "ai3",
"slide_num": 28,
"type": "audience_shout",
"description": "Audience spontaneously shouts answer before options are shown"
}
],
"demo_sections": [],
"blind_spot_flags": [
{
"id": "bs1",
"type": "audience_energy",
"slides": [5, 15, 28],
"note": "Puzzler format relies heavily on audience participation — cannot measure engagement level from transcript"
}
]
}.github
eval-resources
humor-postmortem-blind-spots
qr-bitly-slug-from-outline
qr-missing-shortener-detection
shownotes-publisher-omit-placeholder
shownotes-publisher-publish-no-date
shownotes-publisher-publish-with-date
shownotes-publisher-update-add-video
video-extraction-diagnostics
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
rules
scripts
skills
illustrations
presentation-creator
references
patterns
build
deliver
prepare
scripts
shownotes-publisher
vault-clarification
vault-ingress
vault-profile
tests