youtube-transcript-cli

youtube-transcript-cli is a skill for Claude Code, Codex from lucasliet/youtube-transcript-mcp. It costs 142 tokens per session (1,487 once invoked), scanned A, original, no licence file.

A command-line tool for obtaining transcripts from YouTube videos. A transcript is the written version of spoken video content.

In plain words
What is it for?
Use it to read, summarise, analyse, or extract information from a YouTube video when no transcript tool is available.
Why use it?
It avoids manually listening through a video to find or copy what was said.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/lucasliet/youtube-transcript-mcp/youtube-transcript-cli
Any agent
npx skills add lucasliet/youtube-transcript-mcp --skill youtube-transcript-cli
Clone the repo
git clone --depth 1 https://github.com/lucasliet/youtube-transcript-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for youtube-transcript-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/lucasliet/youtube-transcript-mcp/youtube-transcript-cli.svg)](https://agentmods.dev/skills/lucasliet/youtube-transcript-mcp/youtube-transcript-cli)
Your own site
<a href="https://agentmods.dev/skills/lucasliet/youtube-transcript-mcp/youtube-transcript-cli"><img src="https://agentmods.dev/badge/skills/lucasliet/youtube-transcript-mcp/youtube-transcript-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 142 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,487 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00142 $0.01487
Opus 5 $0.00071 $0.00744
Sonnet 5 $0.00028 $0.00297
Haiku 4.5 $0.00014 $0.00149

Measured 4d ago against content hash 18781920ae63, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

youtube-transcript-cli scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/youtube-transcript-cli/SKILL.md · 165 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 165 lines · 142 tokens per session scan A 18781920ae63

Subscribe to this mod's changes

youtube-transcript-cli is a skill published in the GitHub repository lucasliet/youtube-transcript-mcp (4 stars, last pushed 1mo ago), with no licence file. It adds 142 tokens to every session and 1,487 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

video-lens

Fetch a YouTube transcript and generate an executive summary, key points, and timestamped topic list as a polished HTML report. Activate on YouTube URLs or requests like "summarize this video", "what's this about", "give me the highlights", "TL;DR this", "digest this video", "watch this for me", "I watched this and…

kar2phi/video-lens · 126 tokens

youtube-transcribe

YouTube 视频 → 下载 → 转录 → 翻译 → 存为 Markdown。 支持中英文,英文内容自动翻译成中文,输出中英对照。.

chubbyguan/chubbyskills · 41 tokens

video-lens-gallery

Open or rebuild the video-lens gallery index — your personal library of saved video summaries. Use this whenever the user wants to browse, open, or search saved video reports: "show my gallery", "open video library", "browse saved videos", "build gallery", "what videos have I saved", "show my video notes", "my video…

kar2phi/video-lens · 108 tokens

citedy-content-ingestion

Turn any URL into structured content — YouTube videos (via Gemini Video API), web articles, PDFs, and audio files. Extract transcripts, summaries, and metadata for use in any LLM pipeline. Powered by Citedy.

citedy/adclaw · 53 tokens

media-fetch

Download video/audio from 1000+ sites (YouTube, Twitter/X, Spotify, TikTok, etc.), extract audio, download subtitles, transcribe speech to text, and search for videos. Use when asked to download, summarize, or transcribe any video/audio URL, or when asked to search YouTube.

JansenAnalytics/claudex · 67 tokens

youtube-summarizer

Automatically fetch YouTube video transcripts, generate structured summaries, and send full transcripts to messaging platforms. Detects YouTube URLs and provides metadata, key insights, and downloadable transcripts.

Demerzels-lab/elsamultiskillagent · 40 tokens