A high-performance text-to-speech skill leveraging the SiliconFlow API and CosyVoice2 model for realistic voice synthesis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install siliconflow-tts-gen
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 siliconflow-tts-gen using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The SiliconFlow TTS Generation skill enables developers to integrate advanced text-to-speech capabilities into their automated workflows using the SiliconFlow API. Built on the powerful CosyVoice2 model, it provides high-fidelity audio generation with an impressive 150ms first packet delay, making it ideal for real-time applications.
By leveraging Openclaw Skills like this one, users can access a curated selection of 8 preset male and female voices across multiple languages, including English, Japanese, and Korean. It also features specialized support for various Chinese dialects, ensuring that your generated speech sounds natural and localized for global audiences.
To get started with this skill, install it via the clawhub CLI and configure your API credentials:
# Install the skill
npx clawhub install siliconflow-tts-gen
# Set your SiliconFlow API key environment variable
export SILICONFLOW_API_KEY="your-api-key"
You can also store your key in ~/.openclaw/openclaw.json to allow Openclaw Skills to automatically detect your credentials.
The skill manages audio output and configuration through the following schema:
| Data Component | Location / Type | Description |
|---|---|---|
| API Key | Environment Variable | SILICONFLOW_API_KEY used for authentication |
| Config File | ~/.openclaw/openclaw.json |
Local storage for persistent API configurations |
| Audio Output | Local File System | Generated files saved in formats like mp3, opus, wav, or pcm |
| Script Source | scripts/generate.py |
The core execution logic for the TTS synthesis |
Loading
A high-performance image generation skill for AI agents leveraging the SiliconFlow API for FLUX and Stable Diffusion models.

A powerful automation toolkit for controlling native macOS applications including Mail, Calendar, Reminders, and Notes via AI-driven commands.

A read-only utility to fetch Mail, Calendar, Notes, and Stocks data from macOS in structured JSON format for AI agents.

An autonomous self-evolution engine that enables AI agents to learn from execution history, extract insights, and optimize their own strategies.

A robust AI skill for generating high-quality cinematic videos from text or images using the SiliconFlow API and Wan2.2 model.

A comprehensive automation tool for WPS Office that handles local document creation, Markdown conversion, and cloud-based collaboration.








































