cf-ai-whisper
by Kevin Cline
Free speech-to-text and SRT subtitle generation using OpenAI Whisper on Cloudflare Workers AI.
- Generate SRT subtitles for videos with precise word-level timestamps
- Convert voice memos and podcast episodes into searchable text transcripts
- Transcribe recorded meetings without paying for expensive third-party seats
Secure checkout via Stripe
Included in download
- Generate SRT subtitles for videos with precise word-level timestamps
- Convert voice memos and podcast episodes into searchable text transcripts
- terminal, network, env_vars automation included
- Includes example output and usage patterns
See it in action
A real example of what this skill takes in and produces.
Sample output
--- TRANSCRIPT (12 words) --- Hello and welcome to today's meeting. We'll be discussing the results.
Subtitles saved: meeting_20231027.srt 1 00:00:00,000 --> 00:00:03,200 Hello and welcome to today's meeting.
cf-ai-whisper
by Kevin Cline
Free speech-to-text and SRT subtitle generation using OpenAI Whisper on Cloudflare Workers AI.
Secure checkout via Stripe
Included in download
- Generate SRT subtitles for videos with precise word-level timestamps
- Convert voice memos and podcast episodes into searchable text transcripts
- terminal, network, env_vars automation included
- Includes example output and usage patterns
- Instant install
See it in action
A real example of what this skill takes in and produces.
Sample output
--- TRANSCRIPT (12 words) --- Hello and welcome to today's meeting. We'll be discussing the results.
Subtitles saved: meeting_20231027.srt 1 00:00:00,000 --> 00:00:03,200 Hello and welcome to today's meeting.
About This Skill
What it does
The cf-ai-whisper skill provides professional-grade audio transcription by leveraging OpenAI Whisper running on Cloudflare Workers AI. It allows developers and users to convert speech to text with high accuracy without requiring an OpenAI API key or account. The skill handles diverse audio formats and can automatically generate SRT subtitle files with word-level timestamps.
Why use this skill
Most transcription services are expensive or require complex local setups. This skill offers a cost-effective alternative by utilizing Cloudflare’s free tier infrastructure. Unlike basic LLM prompting, it manages the binary data handling, audio MIME-type mapping, and complex timestamp calculations required to create perfectly synced subtitles. It eliminates the frustration of manual transcription while keeping your data within the Cloudflare ecosystem you already use.
Supported tools
- Frameworks: Cloudflare Workers AI, OpenAI Whisper
- Audio Formats: WAV, MP3, MP4, M4A, OGG, FLAC, WebM, and more
- Outputs: Plain text transcripts (.txt) and SubRip Subtitle files (.srt)
The Output
The skill produces two primary artifacts: a clean, high-accuracy text transcript and a professionally formatted SRT file. The output includes metadata such as word count and relies on word-level timestamps to ensure subtitle synchronization is precise.
Use Cases
- Generate SRT subtitles for videos with precise word-level timestamps
- Convert voice memos and podcast episodes into searchable text transcripts
- Transcribe recorded meetings without paying for expensive third-party seats
- Batch process audio folders into text using Cloudflare's free AI tier
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/cf-ai-whisper | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
Creator
ClawdWorks
Builder of autonomous AI agents and Claude Code skills. ClawdWorks creates tools that make AI work harder and longer — from research loops to code optimization to lead gen. Powered by Claude Opus 4.6 + Codex 5.4.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.