youtube-transcript-mcp: Skill for Claude Code

.agents/skills/youtube-transcript-http/SKILL.md

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

A way to retrieve the written transcript of a YouTube video through an HTTP web request. A transcript is the text of what is said in the video.

In plain words
What is it for?
Handling YouTube links when the user wants a transcript, summary, analysis, or specific information from the video.
Why use it?
It lets an agent read, summarize, analyze, or extract information from a YouTube video without needing a separate tool server or Node and command-line programs installed.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is lucasliet/youtube-transcript-mcp's own configuration. It tells Claude Code and Codex how to work on youtube-transcript-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything youtube-transcript-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to lucasliet/youtube-transcript-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/lucasliet/youtube-transcript-mcp/main/.agents/skills/youtube-transcript-http/SKILL.md
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-http

README.md
[![agentmods](https://agentmods.dev/badge/skills/lucasliet/youtube-transcript-mcp/youtube-transcript-http.svg)](https://agentmods.dev/skills/lucasliet/youtube-transcript-mcp/youtube-transcript-http)
Your own site
<a href="https://agentmods.dev/skills/lucasliet/youtube-transcript-mcp/youtube-transcript-http"><img src="https://agentmods.dev/badge/skills/lucasliet/youtube-transcript-mcp/youtube-transcript-http.svg" alt="Measured on agentmods" height="20"></a>
Per session 163 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,755 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.1 $0.00163 $0.01755
Opus 5 $0.00081 $0.00877
Sonnet 5 $0.00033 $0.00351
Haiku 4.5 $0.00016 $0.00176

Measured 6d ago against content hash 0a0e88764362, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

youtube-transcript-http scanned grade A with 1 finding 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 6d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

extrair informações do vídeo — e o agente tiver acesso a internet via HTTP (fetch/curl),
.agents/skills/youtube-transcript-http/SKILL.md · 204 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. 6d ago First seen · 204 lines · 163 tokens per session scan A 0a0e88764362

Subscribe to this mod's changes

youtube-transcript-http is a skill published in the GitHub repository lucasliet/youtube-transcript-mcp (4 stars, last pushed 1mo ago), with no licence file. It adds 163 tokens to every session and 1,755 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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