add-voice-transcription

Transcribe WhatsApp voice notes to text using OpenAI's Whisper API.

2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/heuuLZP/nanoclaw-cn --skill add-voice-transcription-heuulzp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-voice-transcription
Source: https://github.com/heuuLZP/nanoclaw-cn/tree/main/.claude/skills/add-voice-transcription
Command: npx skills add https://github.com/heuuLZP/nanoclaw-cn --skill add-voice-transcription-heuulzp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables your AI assistant to understand and respond to voice messages by automatically transcribing them, overcoming the limitation of only processing text.

Core Features & Use Cases

  • Voice Message Transcription: Automatically converts WhatsApp voice notes into text using OpenAI's Whisper API.
  • Seamless Integration: The transcribed text is delivered to the agent in a readable format, allowing it to process the content as if it were typed.
  • Use Case: When a user sends a voice note in a WhatsApp group, the AI can now transcribe it and provide a relevant text-based response, making conversations more fluid and inclusive.

Quick Start

Apply the voice transcription skill to enable your AI to transcribe voice messages.

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 into text for my AI agent?

This Skill transcribes WhatsApp voice notes by integrating OpenAI's Whisper API, converting audio messages into text so your AI assistant can process them. It modifies the WhatsApp channel integration to automatically handle incoming audio.

Do I need an OpenAI API key to process audio messages?

Yes, an OpenAI API key is required to process audio messages. The transcription service relies entirely on OpenAI's Whisper API to convert voice notes into text before delivering the content to the AI agent.

Can I use Whisper API to convert WhatsApp audio input within an existing chat?

Yes, you can use Whisper API to convert WhatsApp audio input within an existing chat. The Skill integrates with WhatsApp to automatically transcribe voice notes, enabling the agent to provide text-based responses in conversations.

What is the best way to add voice message transcription to an AI assistant?

The best way to add voice message transcription is applying this Skill, which connects an AI assistant to OpenAI's Whisper API and modifies the WhatsApp channel to automatically capture and transcribe voice notes into text.

Why does my AI assistant ignore WhatsApp voice messages?

Your AI assistant ignores WhatsApp voice messages because it lacks native audio processing capabilities, but this Skill solves the limitation by automatically transcribing voice notes into text via OpenAI's Whisper API.