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.
npx agentmods add skills/sublimecoder/aios/video-transcript-downloadernpx skills add sublimecoder/aios --skill video-transcript-downloadergit clone --depth 1 https://github.com/sublimecoder/aiosWrote 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.
[](https://agentmods.dev/skills/sublimecoder/aios/video-transcript-downloader)<a href="https://agentmods.dev/skills/sublimecoder/aios/video-transcript-downloader"><img src="https://agentmods.dev/badge/skills/sublimecoder/aios/video-transcript-downloader.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00023 | $0.00730 |
| Opus 5 | $0.00012 | $0.00365 |
| Sonnet 5 | $0.00005 | $0.00146 |
| Haiku 4.5 | $0.00002 | $0.00073 |
Grade A, and why
video-transcript-downloader 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 3d 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.
This is a copy
95% identical to video-transcript-downloader — 30 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 92 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Video Transcript Downloader
~/.claude/skills/video-transcript-downloader/scripts/vtd.js can:
- Print a transcript as a clean paragraph (timestamps optional).
- Download video/audio/subtitles.
Transcript behavior:
- YouTube: fetch via
youtube-transcript-pluswhen possible. - Otherwise: pull subtitles via
yt-dlp, then clean into a paragraph.
Setup
cd ~/.claude/skills/video-transcript-downloader && npm ci
CLI syntax:
~/.claude/skills/video-transcript-downloader/scripts/vtd.js --help
~/.claude/skills/video-transcript-downloader/scripts/vtd.js transcript --help
Subcommands support focused help without requiring --url.
Transcript (default: clean paragraph)
~/.claude/skills/video-transcript-downloader/scripts/vtd.js transcript --url 'https://…'
~/.claude/skills/video-transcript-downloader/scripts/vtd.js transcript --url 'https://…' --lang en
~/.claude/skills/video-transcript-downloader/scripts/vtd.js transcript --url 'https://…' --timestamps
~/.claude/skills/video-transcript-downloader/scripts/vtd.js transcript --url 'https://…' --keep-brackets
Download video / audio / subtitles
~/.claude/skills/video-transcript-downloader/scripts/vtd.js download --url 'https://…' --output-dir ~/Downloads
~/.claude/skills/video-transcript-downloader/scripts/vtd.js audio --url 'https://…' --output-dir ~/Downloads
~/.claude/skills/video-transcript-downloader/scripts/vtd.js subs --url 'https://…' --output-dir ~/Downloads --lang en
Formats (list + choose)
List available formats (format ids, resolution, container, audio-only, etc):
~/.claude/skills/video-transcript-downloader/scripts/vtd.js formats --url 'https://…'
Download a specific format id (example):
~/.claude/skills/video-transcript-downloader/scripts/vtd.js download --url 'https://…' --output-dir ~/Downloads -- --format 137+140
Prefer MP4 container without re-encoding (remux when possible):
~/.claude/skills/video-transcript-downloader/scripts/vtd.js download --url 'https://…' --output-dir ~/Downloads -- --remux-video mp4
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 3d ago First seen · 92 lines · 23 tokens per session scan A 88d7ac06e7e8
video-transcript-downloader is a skill published in the GitHub repository sublimecoder/aios (2 stars, last pushed 1mo ago), licensed MIT. It adds 23 tokens to every session and 730 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 95% identical to video-transcript-downloader, differing in 30 lines, and is treated as a copy.
Other skills, from other repositories
slide-copywriter
Копирайтер контента слайдов: превращает сырой анализ, данные и заметки в готовый контент для презентации — action titles, тело слайда, speaker notes. Применяет Minto Pyramid (SCQA), assertion-evidence дизайн, принципы когнитивной нагрузки и ясный деловой стиль. НЕ создаёт .pptx файл — это делает скилл pptx. Этот скилл…
canvas
Create, inspect, and update Obsidian JSON Canvas boards with text, file, link, group, and edge nodes. Use for canvas status, canvas lists, visual maps, zones, spatial layouts, adding vault notes or media to a .canvas file, and requests such as create canvas, add to canvas, or put this on the canvas.
excalidraw-diagram
Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "diagram", "standard excalidraw", "animate".
nano-banana
Use when the user asks to create or generate an image, visual, logo, thumbnail, infographic, product shot, hero image, OG image, blog/Substack header, sticker, portrait, or any text-to-image or image-generation task; edit a photo; compose multiple images; refine an image iteratively; set aspect ratio/resolution; or…
pos-verify
Use this immediately after files are created, edited, moved, deleted, or materially rewritten inside PersonalOS. Verifies that new truth was routed to the correct owner, written in the correct file shape, and still follows POS conventions. Do NOT use for whole-vault deep audits; use system-health-check.
skillify
Use this when {{username}} asks to skillify a repeated workflow, determine whether it deserves a reusable PersonalOS skill, or harden an existing workflow into a tested resolver-reachable capability. Do NOT use for one-off notes, ordinary execution, or already-specified skill authoring; use write-skill.