A comprehensive toolset for integrating ElevenLabs advanced text-to-speech, sound effects, and music generation capabilities into your AI workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install elevenlabs
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 elevenlabs using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The ElevenLabs skill for Openclaw Skills provides a robust interface to the industry-leading AI audio platform. It enables developers to transform text into expressive speech, generate cinematic sound effects, and compose original music directly through command-line scripts. This skill is particularly powerful for those needing high-fidelity audio output, offering support for the latest Eleven v3 models which interpret emotional context and audio tags like [laughs] or [whispers] for lifelike results.
By leveraging this skill, developers can automate complex audio production tasks that previously required manual intervention. Whether you are generating narration for a global audience or creating unique soundscapes for an application, this integration ensures high performance and technical flexibility across multiple audio formats and models.
To get started with this skill for Openclaw Skills, ensure you have python3 and ffmpeg installed on your system.
# Install required Python dependencies
pip install requests
# Set your ElevenLabs API Key
export ELEVENLABS_API_KEY='your_api_key_here'
# Verify the installation by listing available voices
python3 scripts/voices.py
The ElevenLabs skill organizes its data and outputs through a structured set of CLI parameters and local directories. Below is the metadata and file organization taxonomy:
| Component | Description | Default Location |
|---|---|---|
| Voice Samples | Audio files used for instant voice cloning | ~/.openclaw/elevenlabs/voiceclone-samples/ |
| Output Audio | Generated speech, music, or SFX files | User-defined output path |
| Metadata | Quota usage and voice list data | Returned as JSON or stdout |
| Model Config | Model IDs (v3, Turbo, Flash) and settings | Defined per script execution |
Loading
A versatile toolkit for programmatic AI audio generation, voice management, and usage tracking.

Enables AI agents to print images and PDFs to any CUPS printer with full PPD-aware configuration support.

CodexMonitor is a specialized CLI tool for listing, inspecting, and watching local OpenAI Codex sessions on macOS.

A dual Python and Swift-based utility for browsing, watching, and managing local OpenAI Codex session logs.

An AI-powered utility that generates clean, verbatim YouTube transcripts with speaker labels using Google Gemini.

Automate the exchange of receipts, invoices, and reports with your tax accountant through the RZL Klientenportal web platform.








































