talk-stage3-concepts

Solid

Builds a numbered, categorized concept catalogue from the talk summary and timeline, scoring each concept HIGH / MEDIUM / LOW for talk potential with optional repo enrichment. Use when you need a structured inventory of concepts before choosing a talk angle, or when assessing which ideas have the strongest presentation potential.

AI & Automation 4,957 stars 661 forks Updated today CC-BY-SA-4.0

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Talk Stage 3: Concepts Builds an exhaustive catalogue of all identifiable concepts in the source material. Each concept is numbered, categorized, and scored for its talk potential. ## When to Use This Skill - After Stage 1 (and Stage 2 if REX mode) - Before Stage 4 (Position needs the concept catalogue) - When you want a structured inventory of what's available before choosing an angle ## What This Skill Does 1. **Reads the summary** — loads `{slug}-summary.md` 2. **Reads the timeline** (if available) — enriches scoring with verified dates 3. **Extracts concepts** — full scan of the source material 4. **Categorizes** — assigns each concept to a domain category 5. **Scores** — HIGH / MEDIUM / LOW for talk potential 6. **Optional repo enrichment** — if repo_path is provided, analyzes AI config concepts 7. **Writes output files** ## Input - `talks/{YYYY}-{slug}-summary.md` (required) - `talks/{YYYY}-{slug}-timeline.md` (optional — enriches REX concepts) - `repo_path` (optional — for config/infrastructure concept extraction) ## Output - `talks/{YYYY}-{slug}-concepts.md` (main catalogue) - `talks/{YYYY}-{slug}-concepts-enriched.md` (if repo_path provided) ## Scoring Criteria ### HIGH — Strong potential - Demonstrable live or with a screenshot - Counter-intuitive or surprising (triggers a reaction) - Associated with verifiable numbers - Concrete and actionable (explainable in 30 seconds) - Differentiator vs other talks on the same topic ### MEDIUM — Moderate potential...

Details

Author
FlorianBruniaux
Repository
FlorianBruniaux/claude-code-ultimate-guide
Created
5 months ago
Last Updated
today
Language
Python
License
CC-BY-SA-4.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category