← Back to Skills Marketplace
Whisper AI Audio to Text Transcriber
by
babybabyyeah
· GitHub ↗
· v1.0.1
· MIT-0
437
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install whisper-audio-transcription
Description
Turn raw transcripts into structured summaries, meeting minutes, and action items.
Usage Guidance
This skill appears to be a transcript summarizer, not an audio-to-text transcriber despite its name. Before installing or using it: (1) Confirm you understand it will not convert audio to text — you must provide the transcript. (2) If you expected automatic transcription, ask the author for code or instructions that call a transcription model (e.g., Whisper, an API) and note any credentials that would be required. (3) Be cautious about uploading sensitive transcripts: summarization will send the transcript content to the model provider when the agent processes it. If confidentiality is required, prefer a skill that explicitly documents local/offline transcription or shows how it handles credentials and data. (4) The skill has no source/homepage listed — consider requesting source code or a trustworthy origin before relying on it.
Capability Analysis
Type: OpenClaw Skill
Name: whisper-audio-transcription
Version: 1.0.1
The skill bundle consists of metadata and Markdown instructions for an AI agent to summarize transcripts into meeting notes and action items. There is no executable code, and the instructions in SKILL.md are focused entirely on text processing and formatting without any signs of prompt injection, data exfiltration, or malicious intent.
Capability Assessment
Purpose & Capability
The skill is named 'Whisper AI Audio to Text Transcriber' but the SKILL.md contains only instructions for summarizing/structuring an existing transcript and does not include any transcription steps, required binaries, or credentials for a transcription service. This mismatch could mislead users who expect automatic audio transcription.
Instruction Scope
The runtime instructions stay within the stated summarization task: cleaning transcript text, extracting topics/decisions/action items, and producing structured notes. They do not request arbitrary files, extra env vars, or external endpoints. The SKILL.md explicitly requires the user to provide a transcript.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk or installed during setup.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the summarization-only instructions provided.
Persistence & Privilege
The skill is not always-enabled and has normal agent invocation settings. It does not request persistent privileges or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whisper-audio-transcription - After installation, invoke the skill by name or use
/whisper-audio-transcription - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Initial release.
Adds a skill that converts raw transcripts into structured summaries,
meeting notes, decisions, and action items.
v1.0.0
Initial release of Whisper transcription assistant skill.
Metadata
Frequently Asked Questions
What is Whisper AI Audio to Text Transcriber?
Turn raw transcripts into structured summaries, meeting minutes, and action items. It is an AI Agent Skill for Claude Code / OpenClaw, with 437 downloads so far.
How do I install Whisper AI Audio to Text Transcriber?
Run "/install whisper-audio-transcription" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Whisper AI Audio to Text Transcriber free?
Yes, Whisper AI Audio to Text Transcriber is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Whisper AI Audio to Text Transcriber support?
Whisper AI Audio to Text Transcriber is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Whisper AI Audio to Text Transcriber?
It is built and maintained by babybabyyeah (@yvette1226); the current version is v1.0.1.
More Skills