sag

Convert text to speech using ElevenLabs TTS with customizable voices.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/caiazzop/clawdbot-personal-assistant --skill sag-caiazzop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sag
Source: https://github.com/caiazzop/clawdbot-personal-assistant/tree/main/skills/sag
Command: npx skills add https://github.com/caiazzop/clawdbot-personal-assistant --skill sag-caiazzop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a seamless way to convert text into speech using ElevenLabs, mimicking the familiar 'say' command experience on macOS.

Core Features & Use Cases

  • Text-to-Speech: Generate natural-sounding speech from text using ElevenLabs voices.
  • Voice Customization: Select specific voices and control pronunciation and delivery rules.
  • Use Case: When you need an audio response instead of text, like for a voice assistant feature or to read out long messages, this skill can generate an audio file to be sent.

Quick Start

Use the sag skill to speak the phrase "Hello there" with the default voice.

Frequently Asked Questions about sag

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert text into speech using ElevenLabs TTS?

You can convert text to speech by using this Skill to send phrases to the ElevenLabs TTS engine, which generates natural-sounding audio for local playback or audio file output.

Do I need an API key to generate voice audio with ElevenLabs?

Yes, voice generation requires the ELEVENLABS_API_KEY environment variable to be set for authentication before the Skill can process text-to-speech requests.

Can I customize the voice and pronunciation for speech synthesis?

Speech synthesis supports customizable voice options and pronunciation rules, allowing you to select specific voices and control delivery when converting text into speech.

How can I get a macOS say-style experience for text-to-speech?

This Skill mimics the familiar macOS 'say' command UX by providing a seamless way to generate ElevenLabs voice responses directly from text inputs.

What is the best way to generate audio files for chat-based voice responses?

Use this Skill to process your text and generate audio files locally, enabling voice assistant features or reading out long messages without manual audio editing.

Does ElevenLabs speech synthesis work without additional software dependencies?

The Skill operates with no listed component or library dependencies, relying solely on the ElevenLabs API key and the TTS engine to produce speech from text.