transcribee

Transcribe YouTube videos and local audio/video files with speaker diarization. Use when user asks to transcribe a YouTube URL, podcast, video, or audio file. Outputs clean speaker-labeled transcripts ready for LLM analysis.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "transcribee" with this command: npx skills add itsfabioroma/transcribee

Transcribee

Transcribe YouTube videos and local media files with speaker diarization via ElevenLabs.

Usage

# YouTube video
transcribee "https://www.youtube.com/watch?v=..."

# Local video
transcribee ~/path/to/video.mp4

# Local audio
transcribee ~/path/to/podcast.mp3

Always quote URLs containing & or special characters.

Output

Transcripts save to: ~/Documents/transcripts/{category}/{title}-{date}/

FileUse
transcription.txtSpeaker-labeled transcript
transcription-raw.txtPlain text, no speakers
transcription-raw.jsonWord-level timings
metadata.jsonVideo info, language, category

Supported Formats

  • Audio: mp3, m4a, wav, ogg, flac
  • Video: mp4, mkv, webm, mov, avi
  • URLs: youtube.com, youtu.be

Dependencies

brew install yt-dlp ffmpeg

Troubleshooting

ErrorFix
yt-dlp not foundbrew install yt-dlp
ffmpeg not foundbrew install ffmpeg
API errorsCheck .env file in transcribee directory

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Kirk Content Pipeline

Create KSVC-validated Twitter content from research PDFs. Content types: long threads, quick takes, breaking news, shitposts, personal commentary, victory la...

Registry SourceRecently Updated
Research

It Searching

Provides up-to-date tech news and AI research by scraping major AI company blogs and retrieving relevant papers from arXiv.

Registry SourceRecently Updated
5800Profile unavailable
Research

TradingView Signal Parser

Parse TradingView signals from text or URLs to extract trade details and calculate risk/reward ratios for structured trade analysis.

Registry SourceRecently Updated
3690Profile unavailable
Research

Supermemory Free

Cloud knowledge backup and retrieval using Supermemory.ai free tier. Store high-value insights to the cloud and search them back when local memory is insuffi...

Registry SourceRecently Updated
7990Profile unavailable