sag

Generate spoken audio from text using the ElevenLabs TTS engine.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/victor-brechbill/claw-kernel --skill sag-victor-brechbill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sag
Source: https://github.com/victor-brechbill/claw-kernel/tree/main/skills/sag
Command: npx skills add https://github.com/victor-brechbill/claw-kernel --skill sag-victor-brechbill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a convenient way to convert text into speech using ElevenLabs' advanced TTS technology, mimicking the familiar user experience of macOS's 'say' command.

Core Features & Use Cases

  • Text-to-Speech Conversion: Generate natural-sounding speech from text input.
  • Voice Customization: Select from various ElevenLabs voices and apply specific speaking styles and pronunciations.
  • Local Playback: Audio is played back directly on your system.
  • Use Case: Quickly generate audio responses for a chatbot, create voiceovers for short videos, or dictate notes using a high-quality TTS engine.

Quick Start

Use the sag skill to speak the phrase "Hello there" using 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 generate spoken audio from text using ElevenLabs TTS?

Text-to-speech conversion with ElevenLabs allows you to select from various voices and apply specific speaking styles. You can customize the voice output and adjust pronunciations directly through the macOS-style command-line interface.

Do I need an API key to use ElevenLabs for speech synthesis?

Yes, an ElevenLabs API key is required for authentication and service access. You must provide this API key to successfully generate spoken audio and utilize the text-to-speech engine.

Can I use a macOS say-style command to create voiceovers with ElevenLabs?

This Skill supports local playback, meaning the generated audio is played back directly on your system. You can use it to quickly generate chatbot responses, create short video voiceovers, or dictate notes.

What are the limitations of using macOS-style say commands with ElevenLabs TTS?

The primary limitation is the dependency on an ElevenLabs API key for accessing the speech synthesis engine. Additionally, audio playback is local, requiring a compatible system environment to execute the generated voice files.