kokoro-tts

Installation
SKILL.md

Kokoro TTS

This skill allows you to generate high-quality AI speech using a local or remote Kokoro-TTS instance.

Configuration

The skill uses the KOKORO_API_URL environment variable to locate the API.

  • Default: http://localhost:8880/v1/audio/speech
  • To Configure: Add KOKORO_API_URL=http://your-server:port/v1/audio/speech to your .env file or environment.

Usage

To generate speech, run the included Node.js script.

Command

Installs
5
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 1, 2026
kokoro-tts — openclaw/skills