youtube-content

Convert YouTube transcripts into chapters, summaries, threads, and blog posts.

1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/ChangZhou-xj/zxj_skill --skill youtube-content-changzhou-xj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/ChangZhou-xj/zxj_skill/tree/main/media/youtube-content
Command: npx skills add https://github.com/ChangZhou-xj/zxj_skill --skill youtube-content-changzhou-xj

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Converting YouTube transcripts into usable content formats helps creators, researchers, and teams save time turning raw transcripts into structured outputs that can be repurposed across platforms.

Core Features & Use Cases

  • Extract transcripts from YouTube videos and convert them into structured formats (chapters, summaries, threads, blog posts).
  • Supports timestamped outputs and optional language selection to handle multilingual transcripts.
  • Use cases include turning long videos into chapters with timestamps, generating concise summaries for executives, and producing social media threads or blog posts from transcripts.

Quick Start

Provide a YouTube URL and choose an output format (chapters, summary, thread, or blog) to generate the requested content.

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 structured blog posts and threads?

The tool fetches raw video transcripts via the youtube-transcript-api and transforms them into structured formats like blog posts, threads, chapters, or summaries by processing the provided video URL.

Can I generate video chapters with timestamps from a YouTube transcript?

Yes, generating timestamped chapters is a supported output format that processes raw transcripts into navigable segments with precise time markers for long videos.

Does the youtube-transcript-api support multilingual transcripts?

Yes, the extraction process supports optional language selection, allowing you to fetch and process multilingual YouTube transcripts by specifying your target language.

What is the best way to summarize long YouTube videos?

The best way is to use a transcript conversion tool that handles long videos by chunking the transcript and summarizing the segments, producing a concise summary output.

Why are YouTube transcripts not working or unavailable for extraction?

Transcripts may be unavailable if the video creator has disabled them or if the transcript data does not exist, which the system handles by catching disabled or unavailable transcript errors.

Do I need a YouTube URL to extract summaries and chapters?

Yes, a YouTube URL is required as input to fetch the transcript via the youtube-transcript-api, which then converts the text into your chosen structured output format.