hn-podcast-transcribeDownload, transcribe, and archive Hacker News podcast episodes (e.g. "Hacker News Recap" by Wondercraft). Use when: (1) user wants to transcribe HN podcast e...
Install via ClawdBot CLI:
clawdbot install terrycarter1985/hn-podcast-transcribeGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://podcasts.apple.com/...Audited May 10, 2026 · audit v1.0
Generated May 13, 2026
Automatically transcribe Hacker News podcast episodes into text, enabling professionals to quickly scan summaries or search for specific topics without listening to full episodes. Saves time and improves knowledge absorption.
Generate SRT subtitles from podcast audio to meet accessibility standards (e.g., ADA, WCAG). Publishers can offer text alternatives for hearing-impaired audiences and improve search engine indexing.
Researchers studying tech trends can use the pipeline to collect and transcribe Hacker News podcast discussions for qualitative analysis. The structured archive facilitates longitudinal studies.
Libraries or media archives can set up cron jobs to regularly fetch and transcribe new episodes from HN, building a searchable database of tech podcasts. Enables easy retrieval and reference.
Offer the pipeline as a hosted service where users pay per minute of audio transcribed or a monthly fee for batch processing. Includes features like SRT generation and archive management.
License the entire pipeline to media companies or educational institutions as a branded product. Customize archive structure and integrate with existing CMS.
Provide free access to basic Whisper models (tiny/base) with limited monthly minutes. Upsell to larger models (medium/large) for higher accuracy, plus priority processing and advanced features.
💬 Integration Tip
For quick automation, use the pipeline.py script with cron. Ensure ffmpeg is installed on the server.
Scored May 13, 2026
Local speech-to-text with the Whisper CLI (no API key).
Transcribe audio files with speaker diarization (who speaks when). Supports 100+ languages, automatic language detection, and timestamps. Use for meetings, interviews, podcasts, or voice messages. Requires AssemblyAI API key.
Secure, offline, OpenAI-compatible local Whisper ASR endpoint for OpenClaw. Features faster-whisper (large-v3-turbo), built-in privacy with no cloud telemetr...
Turn your AI into JARVIS. Voice, wit, and personality — the complete package. Humor cranked to maximum.
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch contro...
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。