Claude Skill

Talk Stage 1: Extract

Extracts and structures source material (articles, transcripts, notes) into a talk summary with narrative arc, themes, metrics, and gaps. Auto-detects REX vs Concept type. Use when starting a new talk from any source material or auditing existing material before committing to a talk.

Reviewed community sourceInstallable8 sections3 related pages

Editor's Note

Extracts and structures source material (articles, transcripts, notes) into a talk summary with narrative arc, themes, metrics, and gaps. Auto-detects REX vs Concept type. Use when starting a new talk from any source material or auditing existing material... Covers when to use this skill, what this skill does, input.

Editorial Guide

What to do with this skill

Start with the workflow below, then drop into the upstream source only after the page has narrowed the job for you.

What this skill does

Extracts and structures source material (articles, transcripts, notes) into a talk summary with narrative arc, themes, metrics, and gaps. Auto-detects REX vs Concept type.

When to use it

starting a new talk from any source material or auditing existing material before committing to a talk.

Install and setup notes

  • Open the upstream source before treating this page as install-ready, because not every official record is meant to be dropped into a workflow unchanged.
  • Keep the context narrow. These skills are usually strongest when you load only the branch, reference set, or workflow step that matches the current task.
  • If you plan to standardize on this skill for team use, pin the upstream repo and check for updates periodically instead of assuming the official defaults are static.

Example workflow

  1. Start with a concrete task that clearly matches this skill's intended trigger: starting a new talk from any source material or auditing existing material before committing to a talk.
  2. Read the overview and first source section, then choose the smallest branch of guidance or references that solves the task in front of you.
  3. Run the change on a real file, command, or workflow, verify the result, and only then widen the skill into a repeatable team pattern.

Compatible agents

This skill is explicitly marked for Claude Code.

Claude Code

Install source

This page does not expose a single copy-paste install command in the normalized record. Use the upstream install source below to confirm the exact steps, file paths, and current setup expectations before you add it to your stack.

Page Outline

When to Use This SkillWhat This Skill DoesInputOutputSource Type DetectionOutput FormatNarrative ArcMain Themes

Source Content

Normalized top-level metadata comes from the directory layer. The body below is the upstream source content for this item.

Talk Stage 1: Extract

Transforms raw material (article, transcript, notes, or a mix) into a structured summary ready for the pipeline's downstream stages. Auto-detects source type.

When to Use This Skill

  • Starting a new talk from any source material
  • First step of the talk pipeline (always run before other stages)
  • Auditing existing source material before committing to a talk

What This Skill Does

  • **Collects metadata** — asks for slug, event, date, duration, audience, mode if not provided
  • **Reads the source** — loads the source file or inline content
  • **Detects source type** — REX (real-world proof) vs Concept (ideas/thesis) based on content signals
  • **Extracts the narrative arc** — chronological for REX, thematic for Concept
  • **Extracts metrics** — every measurable number with its source
  • **Identifies main themes** — 3-7 themes
  • **Flags gaps** — what's missing for a complete talk
  • **Writes `{slug}-summary.md`**

Input

Required:

  • Source file path or inline content (article `.mdx`, transcript `.md`, notes)
  • Metadata: `slug`, `event`, `date`, `duration`, `audience`, `type` (--rex or --concept)

If metadata is missing → `AskUserQuestion` before proceeding.

Output

`talks/{YYYY}-{slug}-summary.md`

Source Type Detection

| REX signals | Concept signals | |-------------|-----------------| | Specific dates | Theses, arguments | | Measured metrics | General observations | | Project/tool names | Trend observations | | Commits, releases, PRs | Analogies, metaphors | | "I shipped", "We built" | "I think", "In my opinion" |

If hybrid → note both components in the summary.

Output Format

# Talk Summary — {Provisional Title}

**Slug** : {slug}
**Event** : {event}
**Date** : {date}
**Duration** : {duration} min
**Audience** : {audience description}
**Type detected** : REX | Concept | Hybrid
**Source** : {source file path}

---

## Narrative Arc

{Arc description: 3-5 sentences. Chronological if REX, thematic if Concept.}

## Main Themes

| # | Theme | Short description | Weight |
|---|-------|------------------|--------|
| 1 | {theme} | {description} | High/Medium/Low |
...

## Key Metrics Extracted

{All measurable numbers found in the source}

Format: `{value}` — {context} — Source: {section/page/git}

Examples:
- `1,200 commits` over 7 months — Source: "acceleration" section
- `-97% traffic` after SSE migration — Source: CHANGELOG v1.1.0

If none → "No verifiable metrics found (Concept mode)"

## Narrative Potential

{3-5 sentences on the strengths and possible narrative angles.
What makes this talk potentially strong. What might be missing.}

## Gaps Identified

- [ ] {gap 1} — {how to fill it}
- [ ] {gap 2} — {how to fill it}

If no obvious gaps → "No major gaps identified."

## Recommendations for next stages

- **Research**: {recommended / not applicable (Concept mode)} — {why}
- **Concepts**: {priority themes to explore}
- **Position**: {angles already visible from the source material}

---

*Generated by talk-stage1-extract — {date}*
*Source: {source path}*

Metric Extraction Rules

  • Do not round without indicating it
  • Always include the metric's source
  • If two sources contradict → flag both, do not pick one
  • No invented metrics to fill gaps
  • Use `{before} → {after}` format for evolutions

Anti-patterns

  • Vague summary ("This text is about AI...")
  • Omitting metrics — even approximate ones with their source
  • Hiding gaps — naming them is better than pretending they don't exist
  • Changing the detected type without justifi

<!-- truncated -->

Recommended skills

Next places to browse

Sponsored
MoltAwards: Turn AI agents loose on government contracts & jobs! logo

Turn AI agents loose on government contracts

Learn more