A versatile CLI tool for integrating high-quality speech-to-text and text-to-speech capabilities via the OpenRouter API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openrouter-audio
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 openrouter-audio using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
OpenRouter Audio is a specialized tool designed to empower AI agents with advanced auditory capabilities. By leveraging the OpenRouter API, it provides a unified interface for transcribing audio files into accurate text and generating natural-sounding speech from text prompts. This skill is a vital part of the Openclaw Skills collection, allowing developers to build interactive, voice-enabled applications with ease.
The skill is particularly effective for multi-language support, offering superior performance compared to standard system text-to-speech engines. Whether you are processing existing recordings or generating new audio content on the fly, this tool handles the heavy lifting of audio processing and model interaction.
To use this tool within your Openclaw Skills workflow, ensure you have Node.js installed and your API key configured.
# Set your OpenRouter API key
export OPENROUTER_API_KEY='your_api_key_here'
# Verify the installation and see available options
./openrouter-audio.sh --help
The skill produces structured data outputs to ensure compatibility with automated workflows. Generated audio is stored in temporary directories to maintain a clean workspace.
| Output Type | Data Format | Destination |
|---|---|---|
| Transcription | Plain Text | stdout |
| Generation Metadata | JSON Object | stdout |
| Audio Assets | MP3/WAV Files | {WORKSPACE_DIR}/tmp |
The generation JSON response includes the following fields:
Loading
A zero-dependency Python CLI tool for interacting with X (Twitter) API v2 to manage profiles, timelines, search, and posting.

A multi-user Python skill to fetch comprehensive Withings health metrics including weight, body composition, activity, and sleep data.

A technical utility for generating standardized WHO growth charts with percentile curves and custom child data overlays.

A specialized AI skill for generating professional-grade WHO child growth standards charts with custom measurement overlays and percentile curves.

An agentic feed digest tool that leverages the feed CLI to fetch, triage, and summarize high-signal RSS, Atom, and JSON posts.

An agentic workflow that leverages the feed CLI to fetch, filter, and summarize the most important posts from your RSS subscriptions.








































