Toolverse
All skills

transcribee

by openclaw

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.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Data Science

About this skill

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.

How to use

  1. Zainstaluj wymagane zależności: yt-dlp i ffmpeg. Na macOS uruchom w terminalu: brew install yt-dlp ffmpeg. Te narzędzia umożliwiają pobieranie filmów z YouTube i konwersję formatów mediów.

  2. Przygotuj źródło do transkrypcji. Możesz użyć linku do filmu YouTube (np. https://www.youtube.com/watch?v=...), ścieżki do lokalnego pliku wideo (mp4, mkv, webm, mov, avi) lub pliku audio (mp3, m4a, wav, ogg, flac).

  3. Uruchom transkrypcję poleceniem transcribee. Dla linku YouTube: transcribee "https://www.youtube.com/watch?v=...". Dla pliku lokalnego: transcribee ~/ścieżka/do/pliku.mp4 lub transcribee ~/ścieżka/do/pliku.mp3. Pamiętaj, aby ująć adresy URL w cudzysłów, jeśli zawierają znaki specjalne.

  4. Czekaj na zakończenie przetwarzania. Narzędzie pobierze plik (jeśli to YouTube), przekonwertuje go w razie potrzeby i przepuści przez system transkrypcji z identyfikacją mówców.

  5. Znajdź wyniki w folderze ~/Documents/transcripts/. Transkrypty zapisywane są w strukturze {kategoria}/{tytuł}-{data}/. Otrzymasz cztery pliki: transcription.txt (transkrypt z etykietami mówców), transcription-raw.txt (czysty tekst bez mówców), transcription-raw.json (wyrazy z czasowaniem) i metadata.json (informacje o wideo, języku i kategorii).

  6. Jeśli napotkasz błędy, sprawdź czy yt-dlp i ffmpeg są zainstalowane (polecenia: which yt-dlp, which ffmpeg). Jeśli pojawią się błędy API, zweryfikuj plik .env w katalogu transcribee.

Related skills

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681

data-storytelling

by wshobson

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

Data Science
26105

pdf

by anthropics

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Data Science
31144

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772

deepwiki-rs

by sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional

Data Science
18144