{}OPF
DocsNarratives recordEdit on GitHub

Conference Talk

Stage-talk arc for industry events: hook, promise, evidence, mechanism, application, recap.

Metadata

ID

conference-talk

Catalog

narratives

Source

spec/catalogs/narratives/conference-talk.json

FieldValue
audienceFitpractitioners, general-audience, industry-peers
durationRange{ "minMinutes": 15, "maxMinutes": 45 }
tagstalk, conference, keynote, education
beats[ { "id": "hook", "name": "Hook", "description": "Earn the first sixty seconds with a story, surprising claim, or vivid moment. Make the audience curious enough to put their phones down. Avoid agendas, bios, and 'today I'm going to talk about' openings — those are filler that competes with your real opening." }, { "id": "promise", "name": "Promise", "description": "Tell the audience exactly what they'll know, feel, or be able to do by the end of the talk. A clear promise sets the implicit contract for the next thirty minutes and lets you redirect attention later when needed." }, { "id": "evidence", "name": "Evidence", "description": "Deliver the substantive case for your promise. Data, examples, demonstrations, or strong stories — whatever a skeptical attendee would need to update their beliefs. This is the densest section of the talk; pace and visualize accordingly." }, { "id": "mechanism", "name": "Mechanism", "description": "Reveal the underlying principle or framework that explains why the evidence holds. The mechanism is what audiences quote later — the moment of 'oh, that's why.' Keep it crisp and namable." }, { "id": "application", "name": "Application", "description": "Show the audience how to use the mechanism in their own work. Concrete, specific, low-friction first steps. The talk earns its keep here — abstract insight without an applied path is forgotten by lunch." }, { "id": "recap", "name": "Recap", "description": "Restate the promise, the mechanism, and the call to action in a single short slide. Give the audience the line they'll repeat to a colleague and the one image that will stick with them after the lights come up.", "layoutHint": "title-left" } ]

Source JSON

conference-talk.json
{
  "$schema": "https://openpresentation.org/schema/opf-narrative/v1",
  "id": "conference-talk",
  "name": "Conference Talk",
  "summary": "Stage-talk arc for a 15–45 minute conference or industry-event session: hook the room, promise a payoff, deliver evidence, expose the underlying mechanism, show how to apply it, and end with a memorable recap. Engineered for audiences that came to learn something they can use Monday.",
  "audienceFit": [
    "practitioners",
    "general-audience",
    "industry-peers"
  ],
  "durationRange": {
    "minMinutes": 15,
    "maxMinutes": 45
  },
  "tags": [
    "talk",
    "conference",
    "keynote",
    "education"
  ],
  "beats": [
    {
      "id": "hook",
      "name": "Hook",
      "description": "Earn the first sixty seconds with a story, surprising claim, or vivid moment. Make the audience curious enough to put their phones down. Avoid agendas, bios, and 'today I'm going to talk about' openings — those are filler that competes with your real opening."
    },
    {
      "id": "promise",
      "name": "Promise",
      "description": "Tell the audience exactly what they'll know, feel, or be able to do by the end of the talk. A clear promise sets the implicit contract for the next thirty minutes and lets you redirect attention later when needed."
    },
    {
      "id": "evidence",
      "name": "Evidence",
      "description": "Deliver the substantive case for your promise. Data, examples, demonstrations, or strong stories — whatever a skeptical attendee would need to update their beliefs. This is the densest section of the talk; pace and visualize accordingly."
    },
    {
      "id": "mechanism",
      "name": "Mechanism",
      "description": "Reveal the underlying principle or framework that explains why the evidence holds. The mechanism is what audiences quote later — the moment of 'oh, that's why.' Keep it crisp and namable."
    },
    {
      "id": "application",
      "name": "Application",
      "description": "Show the audience how to use the mechanism in their own work. Concrete, specific, low-friction first steps. The talk earns its keep here — abstract insight without an applied path is forgotten by lunch."
    },
    {
      "id": "recap",
      "name": "Recap",
      "description": "Restate the promise, the mechanism, and the call to action in a single short slide. Give the audience the line they'll repeat to a colleague and the one image that will stick with them after the lights come up.",
      "layoutHint": "title-left"
    }
  ]
}