source-summarization

Installation
SKILL.md

Source Summarization

Interactive, section-by-section summarization of a source folder. The folder must contain meta.md and either transcript.md or content.md.

Process

Work section by section. Present each section as a draft, wait for user feedback before moving on.

Step 1 — Read source

Read meta.md from the folder. Then read whichever content file exists:

  • transcript.md (YouTube videos, talks)
  • content.md (documents, PDFs)

Extract from meta.md: title, URL, author/channel, type.

Step 2 — Overview

Draft 2-3 sentences: what the source covers, who created it, why it matters. Present to user for approval.

Installs
1
First Seen
Jun 21, 2026
source-summarization — rawe/agentic-coding-guide