add-voice-transcription

Transcribe WhatsApp voice notes with Whisper and store transcripts in the local database.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gitduk/nanoclaw --skill add-voice-transcription-gitduk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-voice-transcription
Source: https://github.com/gitduk/nanoclaw/tree/main/.claude/skills/add-voice-transcription
Command: npx skills add https://github.com/gitduk/nanoclaw --skill add-voice-transcription-gitduk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transcribing voice notes is time-consuming and error-prone; this skill enables automatic transcription of WhatsApp voice messages using OpenAI's Whisper so the agent can read and respond to them in text.

Core Features & Use Cases

  • Automatic transcription of voice notes in registered groups using Whisper
  • Transcript storage in the agent's context and database for reference and context-aware responses
  • Secure, configurable workflow requiring a user-provided OpenAI API key and model selection

Quick Start

Open NanoClaw, configure the Whisper integration with a valid OpenAI API key, and then send a voice note in a registered group to verify the transcript is captured and stored for the agent.

Frequently Asked Questions about add-voice-transcription

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe WhatsApp voice notes using OpenAI Whisper?

To transcribe WhatsApp voice notes using OpenAI Whisper, you configure the integration with a valid OpenAI API key and send a voice message in a registered group. The skill automatically captures the audio, transcribes it via Whisper, and stores the text for the agent.

Do I need an OpenAI API key to enable automatic voice message transcription?

Yes, you need an OpenAI API key to enable automatic voice message transcription. The skill requires a valid, user-provided OpenAI API key and model selection to securely process WhatsApp voice notes through the Whisper integration workflow.

How does transcript storage work for transcribed WhatsApp voice notes?

Transcript storage works by persisting the transcribed WhatsApp voice notes in the local database and the agent's context. This ensures the transcripts are retained for reference and enables context-aware responses within the chat workflow.

Can I use Whisper for voice notes only in specific WhatsApp groups?

Yes, you can use Whisper for voice notes only in specific WhatsApp groups. The skill applies automatic transcription exclusively to registered groups where voice messages arrive, ensuring targeted workflow integration without processing unregistered chats.

What is the best way to integrate WhatsApp voice transcription into an agent chat workflow?

The best way to integrate WhatsApp voice transcription into an agent chat workflow is by using this skill to automatically process voice messages via Whisper and store the resulting transcripts locally. This allows the agent to read and respond to audio as text seamlessly.

Why are my WhatsApp voice notes not transcribing automatically in the chat?

WhatsApp voice notes may not transcribe automatically if the group is not registered, the OpenAI API key is invalid, or the model selection is incomplete. Ensure the Whisper integration is securely configured and the voice message arrives in an approved group.