Openai Whisper Api
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add openai-whisper-api npx -- -y @trustedskills/openai-whisper-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"openai-whisper-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/openai-whisper-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant designed to operate locally on user devices, providing fast and always-on support across various communication channels like WhatsApp, Telegram, Slack, and Discord. It supports both voice input/output on macOS/iOS/Android platforms and offers a live Canvas interface for interactive control. The core function of OpenClaw is to act as a personalized assistant accessible through preferred messaging apps.
When to use it
- Quick Information Retrieval: Get immediate answers to questions without relying on external search engines.
- Cross-Platform Communication: Manage and respond to messages across multiple platforms (WhatsApp, Slack, etc.) from a single interface.
- Local Processing & Privacy: Benefit from AI processing that happens directly on your device, enhancing privacy and reducing latency.
- Interactive Canvas Control: Utilize the live Canvas feature for visual interaction and control of various tasks or applications.
Key capabilities
- Cross-platform communication support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice input/output on macOS/iOS/Android
- Live Canvas interface for interactive control
- Local AI processing for privacy and speed
- Personalized assistant functionality
Example prompts
- "Hey OpenClaw, what's the weather like today?"
- "OpenClaw, summarize my messages from Slack."
- "Can you show me a graph of my daily step count using the Canvas?"
- βSend this message to [contact name] on WhatsApp.β
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal. This guides users through initial configuration. - OpenClaw prioritizes local processing, so performance depends on device capabilities.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
π Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.