$npx skillfedfor your agent

youtube-content

YouTube Content pulls transcripts from any YouTube video and transforms them into structured formats—chapters with timestamps, concise summaries, Twitter threads, blog articles, or highlighted quotes. The skill handles multiple URL formats, language selection with fallback, and automatically chunks lengthy transcripts for processing.

YouTube Content extracts transcripts from YouTube videos and reformats them as chapters, summaries, threads, blog posts, and more.

AI-generated summary based on this skill's SKILL.md

2,795 327 MITupdated by moltis-org

Decision gist · record as of 2026-07-27

YouTube Content extracts transcripts from YouTube videos and reformats them as chapters, summaries, threads, blog posts, and more. YouTube Content pulls transcripts from any YouTube video and transforms them into structured formats—chapters with timestamps, concise summaries, Twitter threads, blog articles, or highlighted quotes. The skill handles multiple URL formats, language selection with fallback, and automatically chunks lengthy transcripts for processing.

manual: git clone https://github.com/moltis-org/moltis → cp -r moltis/crates/skills/src/assets/media/youtube-content ~/.claude/skills/youtube-content
crates/skills/src/assets/media/youtube-content/SKILL.md · version 8e85455e

Use it when

  • Yes, YouTube Content transforms YouTube videos into multiple written formats including blog posts, summaries, and social media content.
  • YouTube Content supports downloading transcripts in multiple formats.

Verify before relying

Read SKILL.md below before installing (3 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

moltis-org/moltis/youtube-content · repository language: Rust

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I extract a YouTube video transcript from a URL?

YouTube Content extracts transcripts directly from any YouTube video URL you provide. Simply input the video link, and the skill retrieves the full transcript with timestamps. It supports multiple URL formats and automatically handles language selection, falling back to available captions if your preferred language isn't available.

Can YouTube Content convert YouTube videos into blog posts?

Yes, YouTube Content transforms YouTube videos into multiple written formats including blog posts, summaries, and social media content. After extracting the transcript, the skill can convert it into a structured blog article, Twitter threads, or other formats tailored to your content needs.

What formats can I download YouTube transcripts in?

YouTube Content supports downloading transcripts in multiple formats. You can extract timestamped transcripts, organize them into chapters with structured sections, convert them to summaries, or transform them into blog posts and social media content like Twitter threads.

Does YouTube Content provide timestamped transcripts?

YouTube Content retrieves timestamped transcripts with full language selection options. The skill preserves timing information for each segment, allowing you to reference exact moments in the video and organize content by chapters or key moments.

Can I extract quotes and key moments from YouTube videos?

YouTube Content can extract notable quotes and key moments from YouTube videos as part of its content transformation capabilities. The skill identifies and highlights important segments from the transcript, making it easy to pull standout quotes for sharing or reference.

How does YouTube Content handle long videos?

YouTube Content automatically chunks lengthy transcripts for processing, ensuring smooth handling of videos of any length. This allows the skill to efficiently extract, summarize, and convert extended content into organized formats like chapters, blog posts, or social media threads without performance issues.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

YouTube Content Tool

Extract transcripts from YouTube videos and convert them into useful formats.

Setup

pip install youtube-transcript-api

Helper Script

SKILL_DIR is the directory containing this SKILL.md file. The script accepts any standard YouTube URL format, short links (youtu.be), shorts, embeds, live links, or a raw 11-character video ID.

```bash

JSON output with metadata

python3 SKILL_DIR/scripts/fetch_transcript.py "https://youtube.com/watch?v=VIDEO_ID"

Plain text (good for piping into further processing)

python3 SKILL_DIR/scripts/fetch_transcript.py "URL"

(truncated - see the full file via the links below)

File tree — 3 files
crates/skills/src/assets/media/youtube-content/SKILL.md
crates/skills/src/assets/media/youtube-content/references/output-formats.md
crates/skills/src/assets/media/youtube-content/scripts/fetch_transcript.py

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Extract and download YouTube video transcripts in multiple formats”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

youtube-content
by NousResearch · NousResearch/hermes-agent

YouTube Content fetches transcripts from any YouTube video and reformats them into multiple output types—summaries, social threads, blog articles, timestamped chapters, and highlighted quotes. Supports multiple languages, handles long transcripts by chunking, and works with standard URLs, shorts, and video IDs.

MITupdated Jul 2026
★ 221,503repo stars
Youtube Content
by graniet · graniet/kheish

Youtube Content pulls transcripts from any YouTube video and transforms them into multiple output formats—chapters with timestamps, concise summaries, social media threads, or full blog articles. The skill handles various URL formats, supports language selection with fallback options, and automatically chunks large transcripts for processing.

Apache-2.0updated Jul 2026
★ 264repo stars
youtube-apify-transcript
by gooseworks-ai · gooseworks-ai/goose-skills

Retrieve YouTube transcripts programmatically using APIFY's residential proxy infrastructure, which bypasses bot detection that typically blocks cloud IPs. The skill includes a free tier with $5 monthly credits, per-video costs under one cent, local transcript caching to reduce expenses, and batch processing for multiple videos at once.

MITupdated Jul 2026
★ 1,062repo stars
youtube-processor
by nicepkg · nicepkg/ai-workflow

YouTube Processor converts video links into actionable markdown notes ready for your knowledge base. It pulls transcripts automatically and lets you summarize with full context—perfect for newsletters, research, or personal archives. Works with Claude Code or Claude.ai via a simple API endpoint.

MITfor claude-codeupdated Jan 2026
★ 270repo stars
content-repurposer
by guia-matthieu · guia-matthieu/clawfu-skills

Content Repurposer breaks down long-form material—podcasts, articles, transcripts—into platform-specific short-form content like Twitter threads, LinkedIn posts, and Instagram carousels. It analyzes your source content, extracts key themes, and generates hooks, quotes, and formatted pieces ready to publish. Ideal for creators maximizing reach from a single piece of content.

MITupdated Apr 2026
★ 140repo stars
baoyu-youtube-transcript
by JimLiu · JimLiu/baoyu-skills

Fetch transcripts and captions from YouTube videos in markdown or SRT format, with optional timestamps, chapter segmentation, and speaker metadata. The skill caches raw data for fast re-formatting and automatically falls back to yt-dlp when direct API access is blocked.

MITupdated Jul 2026
★ 24,241repo stars

More skills Youtube Transcript (unlicensed)

Tags
video-to-textcontent-repurposingtranscript-extractionmulti-format-outputsocial-media-adaptationstructured-contenttimestamp-supportlanguage-fallback