openclaw-voiceTranscribe audio to text and generate spoken AI responses using Whisper and ElevenLabs via CLI with transcript storage and search.
Install via ClawdBot CLI:
clawdbot install frank-bot07/openclaw-voiceVoice conversation with AI via Whisper STT + ElevenLabs TTS. Records audio, transcribes, generates spoken responses, stores transcripts. For v1: CLI-based commands only (no real-time conversation mode — that's v1.1). Focus on transcript storage/search + TTS/STT wrappers.
See migrations/001_initial.sql for schema.
See src/cli.js for commands.
Run with npm test.
Generated Feb 26, 2026
Healthcare providers can use OpenClaw Voice to record patient interviews, automatically transcribe them, and store searchable transcripts for medical records. This eliminates manual note-taking during consultations while maintaining accurate documentation for billing and follow-up care.
Law firms can utilize the skill to record legal depositions, generate verbatim transcripts, and organize them in a searchable database. This provides paralegals with quick access to specific testimony segments while maintaining chain of custody through UUID tracking.
Researchers conducting qualitative studies can record participant interviews, automatically transcribe them, and store organized transcripts for analysis. The search functionality helps identify recurring themes across multiple interviews without manual transcription costs.
Small businesses can record customer support calls, transcribe conversations, and maintain searchable records of customer issues. This helps identify recurring problems and provides documentation for training new support staff.
Journalists can record interviews with sources, generate accurate transcripts, and organize them by story or source. The searchable database helps quickly locate specific quotes or information during article writing and fact-checking.
Offer the voice transcription service as a monthly subscription for professionals needing regular interview/documentation capabilities. Tier pricing based on storage limits and transcription minutes, with enterprise plans for larger organizations requiring extensive search functionality.
Provide custom integration services for businesses wanting to embed the voice transcription capabilities into their existing workflows. This includes database schema customization, industry-specific command enhancements, and training for staff on CLI operations.
Partner with existing transcription services to offer their clients enhanced search and organization capabilities. The skill becomes a value-add feature for premium clients who need structured, queryable interview databases beyond basic transcription.
💬 Integration Tip
Ensure system audio tools (sox/rec, ffplay) are properly installed and configured before deployment, as the skill relies on child_process calls rather than packaged audio libraries.
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
Interact with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.
OpenClaw CLI wrapper — gateway, channels, models, agents, nodes, browser, memory, security, automation.
MoltGuard — runtime security plugin for OpenClaw agents by OpenGuardrails. Helps users install, register, activate, and check the status of MoltGuard. Use wh...