A specialized skill that enables AI agents to automatically convert text responses into spoken audio messages across popular messaging platforms.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install telegram-voice-mode
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install telegram-voice-mode using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Voice Reply skill is a powerful addition to the Openclaw Skills ecosystem, designed to provide a more immersive and accessible communication experience. By integrating with the edge-tts engine, this skill allows users to switch their agent from a standard text-based mode to a voice-first interaction model. Once activated, every response generated by the agent is synthesized into a natural-sounding audio file, specifically optimized for platforms like Telegram, iMessage, and Discord.
This tool is ideal for developers and power users who want to build more human-like interactions or require hands-free feedback from their AI agents. It leverages high-quality neural voices to ensure that the generated audio is clear and professional, further expanding the versatility of Openclaw Skills in real-world communication workflows.
To integrate Voice Reply with your agent, ensure you have the necessary environment for Openclaw Skills and follow these steps:
node scripts/voice-send.js "Hello, this is a test message" [your_telegram_id]
/voiceMode within your agent chat to toggle automatic voice responses.The Voice Reply skill manages data and file outputs according to the following structure:
| Property | Configuration |
|---|---|
| TTS Engine | edge-tts |
| Default Voice | zh-CN-XiaoxiaoNeural (Chinese Female) |
| Audio Format | MP3 |
| Temp Directory | /tmp/voice-reply/ |
| Workspace File | ~/.openclaw/workspace/voice.mp3 |
| Supported Channels | Telegram, iMessage, Discord |
Loading
A Bilibili monitoring utility to track creator updates, new video releases, and social dynamics in real-time.

A powerful utility to fetch clean, AI-optimized Markdown content from any website, including paywalled and JavaScript-heavy pages.

An automated news aggregator that delivers daily summaries of Japanese Yu-Gi-Oh! OCG updates directly to your AI agent.

The Human-Like Memory Skill provides AI agents with persistent long-term memory to recall past conversations and user preferences across multiple sessions.

A comprehensive monitoring tool for tracking aviation regulatory updates and Openclaw Skills environment health.

A sophisticated deep-research skill that utilizes Codex CLI to perform multi-source synthesis and high-context analysis for complex queries.








































