Openai Whisper
Local speech-to-text with the Whisper CLI (no API key).
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 npx -- -y @trustedskills/openai-whisper
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"openai-whisper": {
"command": "npx",
"args": [
"-y",
"@trustedskills/openai-whisper"
]
}
}
}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 responsiveness. It integrates with various communication channels like WhatsApp, Telegram, Slack, Discord, and more. The system can both speak and listen on macOS/iOS/Android platforms and offers a live, controllable Canvas interface.
When to use it
- Personalized Communication: Use OpenClaw to manage and respond to messages across multiple messaging apps without switching between them.
- Local Processing: Ideal for users who prioritize privacy and want their AI interactions processed locally rather than on remote servers.
- Hands-Free Interaction: Leverage the voice input capabilities on mobile devices (macOS/iOS/Android) for quick commands or information retrieval.
- Canvas Control: Utilize the live Canvas feature to interact with visual elements or applications through the AI assistant.
Key capabilities
- Integration with multiple messaging platforms (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice input and output on macOS/iOS/Android devices
- Live Canvas interface for interactive control
- Local processing of data for privacy
- Personalized, single-user assistant experience
Example prompts
- "OpenClaw, summarize my latest messages in Slack."
- "Hey OpenClaw, remind me to call John tomorrow at 2 PM."
- "OpenClaw, show me the weather forecast for London on the Canvas."
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal. This guides you through initial configuration.
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.