LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: whisper

Browse skills that share this tag.

  • live-workshop - Live Workshop Journal and Knowledge Base Generator
    jupyterbookaudio-transcriptionwhispernote-taking

    ★ 25 · Updated 2026-09-19

    Set up a JupyterBook-based workshop journal with live audio transcription, keyword extraction, and structured knowledge base.

    ⚙ Create JupyterBook structure⚙ Initialize git repository⚙ Fetch workshop agenda from URL
  • watch-video - Watch and summarize videos via frames and transcript
    video-processingtranscriptionffmpegyt-dlp

    ★ 68 · Updated 2026-09-19

    Downloads videos, extracts JPEG frames and timestamped transcripts, and aligns visual and audio content to generate structured markdown notes.

    ⚙ Extract JPEG frames with ffmpeg⚙ Fetch captions or transcribe audio⚙ Align frames with timestamped text
  • podcast-transcript-txt - Podcast Transcript TXT Exporter
    podcasttranscriptasrwhisper

    ★ 37 · Updated 2026-09-17

    Extract and export cleaned podcast transcripts as TXT files from YouTube, episode webpages, audio URLs, or episode titles.

    ⚙ Normalize input sources⚙ Resolve canonical episode sources⚙ Fetch transcripts by priority order
  • bumblebee - Assemble movie clip videos from text phrases
    video-editingmovie-clipsffmpegwhisper

    ★ 19 · Updated 2026-09-14

    Splices English phrases into video clips from real movies and TV shows using word matching and local transcription.

    ⚙ Split text by sentence terminators⚙ Search phrase clips on yarn.co⚙ Search fallback clips on playphrase.me
  • video-transcribe - Video and audio transcription skill using Whisper
    transcriptionwhispersubtitlesaudio

    ★ 18 · Updated 2026-09-13

    Transcribes video and audio into text or subtitles using local Whisper or OpenAI API.

    ⚙ Transcribe video and audio⚙ Generate subtitle files⚙ Download and transcribe from URLs
  • video-quick-eval - Fast video transcription and analysis
    video-transcriptionwhisperyt-dlpcodex

    ★ 80 · Updated 2026-09-12

    Quickly transcribes local videos or yt-dlp URLs with faster-whisper, then cleans up, summarizes, or evaluates transcripts in Codex.

    ⚙ Transcribe local video files⚙ Transcribe video URLs via yt-dlp⚙ Clean up raw transcript text
  • voice-transcribe - Voice Transcription Skill
    voiceaudiotranscriptionwhisper

    ★ 31 · Updated 2026-09-10

    Transcribe voice and audio files to text using Groq Whisper API.

    ⚙ Transcribe voice messages⚙ Transcribe audio files⚙ Transcribe meeting recordings
  • douyin-downloader - Download and transcribe Douyin videos to text
    douyinvideo-downloadertranscriptionwhisper

    ★ 7 · Updated 2026-09-10

    Downloads Douyin videos or user profile videos and transcribes their audio into Markdown files.

    ⚙ Download single Douyin videos⚙ Scrape user profile video links⚙ Transcribe video audio to text
  • audio-transcription - Transcribe audio clips to text using local Whisper
    audio-transcriptionwhisperspeech-to-textfaster-whisper

    ★ 0 · Updated 2026-09-09

    Transcribes inbound audio clips using local faster-whisper to generate text transcripts, bulleted summaries, and action items.

    ⚙ Transcribe inbound audio files⚙ Generate bulleted text summaries⚙ Extract action items and questions
  • openai-whisper-api - Transcribe audio via OpenAI Whisper API
    audio-transcriptionopenaiwhisperspeech-to-text

    ★ 0 · Updated 2026-09-09

    Transcribe audio files into text or JSON using the OpenAI Audio Transcriptions API.

    ⚙ Transcribe audio files⚙ Export transcription as JSON⚙ Set transcription language
  • openai-whisper-api - Transcribe audio files using OpenAI Whisper API
    audio-transcriptionspeech-to-textopenaiwhisper

    ★ 0 · Updated 2026-09-09

    Transcribes audio files via OpenAI Audio Transcriptions API endpoint.

    ⚙ Transcribe audio files⚙ Specify transcription language⚙ Set transcription prompt
  • speech-to-text - Audio Transcription with Whisper Models
    audiotranscriptionwhisperspeech

    ★ 211 · Updated 2026-02-23

    Transcribe audio to text using Whisper models via inference.sh CLI

    ⚙ transcribe audio⚙ translate audio⚙ generate timestamps