A streamlined CLI tool that brings ElevenLabs generative text-to-speech to AI workflows with a macOS-style say interface.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install miranda-sag
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 miranda-sag using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
sag is a high-performance command-line interface designed to bridge the gap between ElevenLabs' state-of-the-art generative voice technology and the simplicity of the classic macOS say command. It allows developers and AI agents to generate expressive, human-like speech with minimal friction, supporting advanced features like emotion tagging, model selection, and local playback.
By integrating this tool into your Openclaw Skills library, you can empower AI agents to communicate through audio dynamically. Whether you need the nuanced expression of the v3 model for character-driven narration or the low-latency flash_v2_5 model for real-time interactions, sag provides the flexibility and control required for professional-grade voice synthesis.
To install sag using Homebrew, execute the following command:
brew install steipete/tap/sag
Next, configure your environment with your ElevenLabs API key by adding it to your shell profile:
export ELEVENLABS_API_KEY="your_api_key_here"
You can verify the installation by running a quick test:
sag "Hello world"
sag utilizes environment variables for configuration and can export audio data to the local filesystem. Below are the primary data components:
| Attribute | Description |
|---|---|
| ELEVENLABS_API_KEY | The primary authentication key for the ElevenLabs API. |
| ELEVENLABS_VOICE_ID | The default voice identity used for synthesis (e.g., Clawd). |
| Models | Supports eleven_v3 (expressive), eleven_multilingual_v2 (stable), and eleven_flash_v2_5 (fast). |
| File Output | Generates audio files, typically in .mp3 format, when the -o flag is specified. |
Loading
A dual-purpose voice solution providing high-fidelity text-to-speech synthesis and accurate speech-to-text transcription powered by ElevenLabs.

A comprehensive personality builder for OpenClaw agents that generates production-ready SOUL.md files through guided interviews, blending, or a pre-built gallery.

A multi-tiered email outreach and pipeline management system for AI agents that automates lead tracking, sequence generation, and sentiment-aware follow-ups.

A sophisticated cost-management skill that slashes API expenses by dynamically advising on the most cost-effective model for every task.

A benign memetic experiment and AI safety demonstration that uses the concept of an AI religion to highlight information propagation in autonomous Openclaw Skills.

Clawvicular automates the delivery of trending looksmaxxing slang and real-time influencer news using an authentic, extremely online community voice.








































