youtube-transcribe-skillExtract subtitles/transcripts from YouTube videos. Triggers: "youtube transcript", "extract subtitles", "video captions", "视频字幕", "字幕提取", "YouTube转文字", "提取字幕".
Install via ClawdBot CLI:
clawdbot install feiskyer/youtube-transcribe-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Content creators and translators use this skill to extract subtitles from YouTube videos for creating localized versions, adding captions, or repurposing content into blog posts or social media snippets. It supports multiple languages like English and Chinese, facilitating cross-cultural content adaptation.
Researchers and students extract transcripts from educational or documentary videos to analyze content, quote sources, or create study materials. The skill saves time by automating subtitle retrieval, enabling focus on data interpretation rather than manual transcription.
Organizations and individuals use this skill to generate subtitles for videos, improving accessibility for deaf or hard-of-hearing audiences. It helps comply with accessibility standards by providing text versions of audio content from platforms like YouTube.
Digital marketers extract video transcripts to repurpose into SEO-friendly blog articles, keyword-rich content, or social media posts. This enhances search engine visibility and extends the reach of video marketing campaigns by leveraging text-based formats.
Companies and regulatory bodies use this skill to monitor YouTube content for brand mentions, compliance checks, or legal reviews. Extracting transcripts allows for efficient text analysis and archiving of video communications in industries like finance or media.
Offer a free tier for basic transcript extraction with limited features, and charge for advanced options like bulk processing, API access, or integration with other tools. Revenue comes from subscription plans targeting small businesses and individual creators.
License the skill as part of a larger suite for enterprises in media, education, or marketing, providing custom integrations, support, and scalability. Revenue is generated through annual contracts and service fees for high-volume usage and compliance features.
Monetize by partnering with transcription services, content platforms, or advertising networks, earning commissions for referrals or integrated promotions. Revenue streams include affiliate marketing and sponsored features within the skill's output or interface.
💬 Integration Tip
Ensure yt-dlp is installed for CLI efficiency or configure chrome-devtools-mcp for browser fallback; test with various YouTube URL formats and languages to handle edge cases.
Scored Apr 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
Local speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality transcription with multiple model sizes.
Text-to-speech via OpenAI Audio Speech API.
Generate spoken audio from text using the local Kokoro TTS engine. Use when the user asks to "say" something, requests a voice message, or wants text converted to speech.
Convert text to speech using Hume AI (or OpenAI) API. Use when the user asks for an audio message, a voice reply, or to hear something "of vive voix".
Speech-To-Text with MLX (Apple Silicon) and opensource models (default GLM-ASR-Nano-2512) locally.