Agent skill
youtube-transcribe
Download YouTube video transcripts with timestamps. Use when asked to transcribe a YouTube video, get transcript, or extract text from a video URL.
Install this agent skill to your Project
npx add-skill https://github.com/rajshah4/my-agent-skills/tree/main/skills/youtube-transcribe
SKILL.md
YouTube Transcript Downloader
Use the ai-transcribe CLI tool to download transcripts from YouTube videos.
Usage
ai-transcribe "https://youtu.be/VIDEO_ID"
ai-transcribe "https://youtu.be/VIDEO_ID" --seconds # Use seconds for timestamps
ai-transcribe "https://youtu.be/VIDEO_ID" > transcript.txt # Save to file
Requirements
- The
hamel_toolspackage must be installed:pip install hamel_tools
Output
Returns transcript text with timestamps in HH:MM:SS format (default) or seconds with --seconds flag.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
youtube-chapters
Generate chapter summaries with timestamps for YouTube videos using AI. Use when asked to create chapters, summarize video sections, or generate video outline.
kit
Fetch Kit (ConvertKit) newsletter broadcasts for writing context. Use when asked to download newsletters, get past email content for style reference, or fetch broadcasts for analysis.
call-prep-notion
Used for creating FDE Call Prep documents in Notion using the Raj Brief template.
zoom
Download Zoom meeting transcripts. Use when asked to get transcripts from Zoom recordings, download Zoom meeting notes, or fetch Zoom call transcripts.
video-visualizer
annotate-talk
Create annotated blog posts from technical talks with slides. Use when asked to convert a video presentation to a blog post, create written content from a talk, or annotate slides with transcript.
Didn't find tool you were looking for?