Agent skill
youtube-transcript
Use when a YouTube video transcript is needed e.g. for summarisation or Q&A on the content.
Install this agent skill to your Project
npx add-skill https://github.com/andrewginns/skills-collection/tree/main/yt-transcript
SKILL.md
Use this skill when you need the transcript/captions for a YouTube video.
What this skill does
- Fetches YouTube transcripts with timestamps via a url.
How to run
This script uses uv inline metadata. If uv is available, run:
uv run scripts/youtube_to_transcript.py https://www.youtube.com/watch?v=VIDEO_ID
Provide a YouTube URL or an 11-character video ID.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
ultrathink
Run deep plan-first analysis. Use when the user explicitly asks for ultrathink (for example, "plan this first with ultrathink").
codex-app-themer
Turn an image, a theme URL, or a loose aesthetic description into a valid portable Codex app theme string. Use this when someone wants a `codex-theme-v1:` import for Codex.app and needs the result clearly labeled as a dark or light theme.
crawl-to-markdown
Use when web.run fails to parse a webpage and you need raw Markdown via Crawl4AI.
tailscale-serve
Expose a local dev server (localhost port) as a tailnet-only HTTPS URL using `tailscale serve`, and show the resulting ts.net URL.
obsidian-vault
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
Didn't find tool you were looking for?