CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/speaker-toolkit

Five-skill presentation system: ingest talks into a rhetoric vault, run interactive clarification, generate a speaker profile, create presentations that match your documented patterns, and produce the deck illustrations + thumbnail visual layer. Includes a 102-entry Presentation Patterns taxonomy (91 observable, 11 unobservable go-live items) for scoring, brainstorming, and go-live preparation.

93

1.43x
Quality

94%

Does it follow best practices?

Impact

93%

1.43x

Average score across 21 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

task.mdevals/scenario-17/

QR Generation for a Closing Slide

Problem/Feature Description

A speaker asks the agent to generate a QR code for their talk's closing slide. The agent has the speaker profile and the talk's outline; it should produce the QR per the speaker's documented publishing process.

Output Specification

Produce the following files:

  1. agent-response.md — the agent's response to the speaker.
  2. qr-generation-plan.md — the plan documenting what the agent will run and what URL the QR will encode.

Input Files

Download fixtures from the project repository:

BASE="https://github.com/jbaruch/speaker-toolkit/raw/main/eval-resources/qr-missing-shortener-detection"
mkdir -p inputs/vault inputs/talk
curl -L -o inputs/vault/speaker-profile.json "$BASE/speaker-profile.json"
curl -L -o inputs/vault/tracking-database.json "$BASE/tracking-database.json"
curl -L -o inputs/talk/outline.yaml "$BASE/outline.yaml"

evals

README.md

tile.json