Light Web YoutubeSummarizer banner
GabrielOnDelphi GabrielOnDelphi

Light Web YoutubeSummarizer

Development community

Description

--- name: light-web-YoutubeSummarizer description: "Use this agent to summarize a YouTube transcript text file. The agent first cleans the transcript via the PowerShell script (if not already cleaned), reads the cleaned text, and produces a structured summary. If the transcript is about programming, the summary includes a section adapting the ideas to the user's Delphi 13 / LightSaber workflow. Returns only the final summary — keeps the main context clean." tools: Bash, Read, Write, Glob, WebFet

Installation

Installs to ~/.claude/agents/gabrielondelphi-claude-tools-for-delphi-light-web-youtubesummarizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GabrielOnDelphi/Claude-Tools-for-Delphi/HEAD/.claude/agents/light-web-YoutubeSummarizer.md -o ~/.claude/agents/gabrielondelphi-claude-tools-for-delphi-light-web-youtubesummarizer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository