Local speech-to-text with the Whisper CLI (no API key).
Installation
$npx agent-skills-cli install @clawdbot/openai-whisper
Claude Code
Cursor
Copilot
Codex
Antigravity
Details
Repositoryclawdbot/clawdbot
Pathskills/openai-whisper/SKILL.md
Branchmain
Scoped Name@clawdbot/openai-whisper
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: openai-whisper description: Local speech-to-text with the Whisper CLI (no API key). homepage: https://openai.com/research/whisper metadata: { "openclaw": { "emoji": "π€", "requires": { "bins": ["whisper"] }, "install": [ { "id": "brew", "kind": "brew", "formula": "openai-whisper", "bins": ["whisper"], "label": "Install OpenAI Whisper (brew)", }, ], }, }
Whisper (CLI)
Use whisper to transcribe audio locally.
Quick start
whisper /path/audio.mp3 --model medium --output_format txt --output_dir .whisper /path/audio.m4a --task translate --output_format srt
Notes
- Models download to
~/.cache/whisperon first run. --modeldefaults toturboon this install.- Use smaller models for speed, larger for accuracy.
More by clawdbot
View allcanvas
342,888Canvas Skill: Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android).
camsnap
342,888Capture frames or clips from RTSP/ONVIF cameras.
things-mac
342,888Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
bird
342,888X/Twitter CLI for reading, searching, posting, and engagement via cookies.
