What Would Carsten Do banner
igotsoul igotsoul

What Would Carsten Do

Communication community

Description

Claude skill that turns Carsten Luetzen's YouTube channel into a queryable knowledge base

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

YouTube Knowledge Base, Carsten Lützen Edition

A Claude skill that turns Carsten Lützen's YouTube channel into a queryable knowledge base of facilitation, retrospective, and agile coaching techniques. 375 videos, each distilled into a structured knowledge card with methods, steps, facilitator tips, and links back to the source video.

What this is

Carsten Lützen has published a huge library of short videos on how to run retrospectives, design workshops, facilitate meetings, and coach teams. This skill lets Claude consult that library on your behalf. When you ask about workshop design, a stuck retro, psychological safety, or similar topics, Claude silently checks the knowledge base and weaves relevant techniques into its answer, with links to the original videos so you can dive deeper.

The bundle contains:

  • SKILL.md, the skill definition Claude reads
  • index_compact.tsv, a lightweight tab-separated catalog (~90 KB)
  • index.json, the full catalog with one-liners and tags
  • videos/carsten-lutzen/, one knowledge card per video (375 cards)
  • processing/, the pipeline used to build the cards, see "Extending"

Credit

All source content is the work of **Carsten Lützen**. The knowledge cards in this bundle are structured summaries of his videos, every card links back to the original with a timestamp. If you find the techniques useful, please subscribe to his channel and support his work directly.

Nothing in this bundle replaces watching the original videos. Treat it as an index that helps you find the right technique fast, then go watch Carsten explain it properly.

Installation

Cowork or Claude Code

  1. Download youtube-knowledge-base.skill from the latest release.
  2. Drop youtube-knowledge-base.skill onto the chat, or import it through the skill installer in your client. The skill files land in ~/.claude/skills/youtube-knowledge-base/.
  3. Place the data folder somewhere Claude can