espeak-ng
/install espeak-ng
Espeak-ng
This skill allows you to use espeak-ng to generate speech.
For Smart Agent
Command: python espeak_skill.py \x3Ctext> Example: python espeak_skill.py "Hello world"
For Not Smart Agent
Command: python ./skills/espeak-ng/espeak_skill.py \x3Ctext> Example: python ./skills/espeak-ng/espeak_skill.py "Hello world"
Tools exec
Command: espeak-ng \x3Ctext> Example: espeak-ng "Hello world"
Requirements
- espeak-ng must be installed on the system
- On Linux/macOS, ensure you have
espeak-nginstalled: - Ubuntu/Debian:
sudo apt-get install espeak-ng - CentOS/RHEL:
sudo yum install espeak-ng - macOS:
brew install espeak-ng - windows 11 : espeak-ng.msi from https://github.com/espeak-ng/espeak-ng/releases
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install espeak-ng - After installation, invoke the skill by name or use
/espeak-ng - Provide required inputs per the skill's parameter spec and get structured output
What is espeak-ng?
TTS with espeak-ng. It is an AI Agent Skill for Claude Code / OpenClaw, with 667 downloads so far.
How do I install espeak-ng?
Run "/install espeak-ng" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is espeak-ng free?
Yes, espeak-ng is completely free (open-source). You can download, install and use it at no cost.
Which platforms does espeak-ng support?
espeak-ng is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created espeak-ng?
It is built and maintained by MartianZenMonk (@martianzenmonk); the current version is v1.0.2.