youtube-content

Fetch YouTube transcripts and convert them into structured content formats.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/anilcan-kara/nozich-agent --skill youtube-content-anilcan-kara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/anilcan-kara/nozich-agent/tree/main/skills/media/youtube-content
Command: npx skills add https://github.com/anilcan-kara/nozich-agent --skill youtube-content-anilcan-kara

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires youtube-transcript-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

YouTube transcripts can be lengthy and hard to repurpose. This Skill extracts transcripts from YouTube videos and converts them into structured content formats (summaries, chapters, threads, blog posts) to accelerate content creation and knowledge sharing.

Core Features & Use Cases

  • Transcript extraction: Retrieve transcripts from YouTube videos in multiple languages.
  • Content formatting: Generate summaries, chapters, threads, and blog posts from transcripts.
  • Use Case: Imagine turning a long video into a concise summary and a ready-to-publish thread.

Quick Start

Ask it to fetch a transcript for a YouTube URL and request a summary or chapters.

Frequently Asked Questions about youtube-content

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert YouTube transcripts into blog posts and threads?

Generate summaries and chapters from a YouTube video by providing its URL or video ID to extract the transcript and structure it into concise sections. The Skill uses youtube-transcript-api to fetch and format text automatically.

Can I extract YouTube transcripts in multiple languages with timestamps?

Extract YouTube transcripts in multiple languages with timestamps by requesting timestamped formats during the transcript retrieval process. The Skill supports both plain text and timestamped outputs to fit different downstream content workflows.

Does this YouTube transcript extraction tool require Python to run?

When a YouTube video has transcripts disabled or unavailable, the Skill handles the error gracefully and does not crash. It relies on youtube-transcript-api which may fail to retrieve text for restricted videos.

What is the best way to turn a long video into a concise summary?

Turn a long video into a concise summary by fetching its YouTube transcript and converting the extracted text into structured summary outputs. This Skill accelerates content creation by transforming lengthy transcripts into ready-to-publish formats.