← Back to Skills Marketplace
Openai Whisper 1.0.0
by
Patryk Czubiński
· GitHub ↗
· v1.0.0
1404
Downloads
0
Stars
52
Active Installs
1
Versions
Install in OpenClaw
/install openai-whisper-1-0-0
Description
Local speech-to-text with the Whisper CLI (no API key).
Usage Guidance
Before installing, make sure you are comfortable installing the Homebrew openai-whisper package and storing downloaded Whisper models locally. Treat transcripts and output directories as sensitive if the source audio contains private information.
Capability Analysis
Type: OpenClaw Skill
Name: openai-whisper-1-0-0
Version: 1.0.0
The skill bundle describes the installation and usage of the legitimate OpenAI Whisper CLI for local speech-to-text. The `SKILL.md` file provides standard `brew` installation instructions for `openai-whisper` and example commands for local audio transcription. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or any other indicators of malicious intent. All described actions are consistent with the stated purpose of the skill.
Capability Assessment
Purpose & Capability
The stated purpose, local speech-to-text with the Whisper CLI and no API key, matches the documented whisper transcription and translation commands.
Instruction Scope
Instructions are limited to user-directed examples for specific audio files and do not include hidden automation, prompt manipulation, credential access, destructive commands, or unrelated workflows.
Install Mechanism
The skill declares a Homebrew install of the openai-whisper formula and requires the whisper binary; this is coherent with the purpose but relies on an external package source.
Credentials
Runtime access is proportionate to local transcription: reading user-specified audio files and writing transcript output where the user directs.
Persistence & Privilege
The only disclosed persistence is Whisper model files downloaded to ~/.cache/whisper on first run; there is no evidence of autostart behavior, background workers, elevated privilege, or credential/session handling.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openai-whisper-1-0-0 - After installation, invoke the skill by name or use
/openai-whisper-1-0-0 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of openai-whisper skill.
- Provides local speech-to-text transcription using the Whisper CLI.
- Supports multiple models, with default set to "turbo" for this install.
- Includes usage examples for transcription and translation tasks.
- No API key required; models are downloaded locally as needed.
Metadata
Frequently Asked Questions
What is Openai Whisper 1.0.0?
Local speech-to-text with the Whisper CLI (no API key). It is an AI Agent Skill for Claude Code / OpenClaw, with 1404 downloads so far.
How do I install Openai Whisper 1.0.0?
Run "/install openai-whisper-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openai Whisper 1.0.0 free?
Yes, Openai Whisper 1.0.0 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Openai Whisper 1.0.0 support?
Openai Whisper 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openai Whisper 1.0.0?
It is built and maintained by Patryk Czubiński (@czubi1928); the current version is v1.0.0.
More Skills