# YouTube Content

> Fetch YouTube transcripts, summarize videos, and transform the transcript into chapters, notes, threads, or article-ready structure.

- Skill: `agentic-in/youtube-content` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/youtube-content`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/youtube-content/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/youtube-content

---


# YouTube Content

Use this skill when the user shares a YouTube URL or asks to summarize or repurpose video content.

## Preferred Flow

1. Extract the transcript first.
2. Verify language and transcript completeness before summarizing.
3. Chunk very long transcripts before transforming them.
4. Format the output to the user's requested form: summary, chapters, notes, thread, or article.

## Guardrails

- If transcripts are disabled or unavailable, say so explicitly.
- Distinguish quoted transcript content from your synthesis.

