πŸ”§

Openai Whisper Api

🌐Community
by openclaw Β· v2026.3.2 Β· MITRepository

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add openai-whisper-api npx -- -y @trustedskills/openai-whisper-api
2

Or manually add to ~/.claude/settings.json

~/.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 onboard in 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.

Verified Commit7b5e64ef β†’

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 HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.