sag

Synthesize speech from text using ElevenLabs TTS via the sag CLI.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Luzzer/Kraken --skill sag-luzzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sag
Source: https://github.com/Luzzer/Kraken/tree/main/skills/sag
Command: npx skills add https://github.com/Luzzer/Kraken --skill sag-luzzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitates high-quality, real-time speech from text using ElevenLabs TTS with a macOS-style say UX, enabling voice-enabled apps and accessible feedback without custom audio pipelines.

Core Features & Use Cases

  • Synthesize natural-sounding speech from text using ElevenLabs voices integrated via the sag CLI.
  • Play audio directly or export to a file for integration into apps, demos, or accessibility tools.
  • Use cases include chatbot voice responses, screen reader-style prompts, and voice-enabled demonstrations.

Quick Start

Provide text input to sag to synthesize and play the resulting speech.

Frequently Asked Questions about sag

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

FAQPage Schema
How do I synthesize natural-sounding speech from text using ElevenLabs TTS on macOS?

To synthesize natural-sounding speech from text, you can use the sag CLI which provides a macOS-style say command integration for ElevenLabs TTS. Provide text input to sag to generate and play the resulting speech directly or export it to an audio file.

Do I need an API key to use ElevenLabs text to speech with the sag CLI?

Yes, you need an API key to use ElevenLabs text to speech with the sag CLI. You must provide either an ELEVENLABS_API_KEY or a SAG_API_KEY in your environment to authenticate speech synthesis requests.

Can I use the macOS say command with ElevenLabs voices for accessibility prompts?

Yes, you can use sag to apply ElevenLabs voices for accessibility prompts in a macOS-style say command workflow. It enables voice-enabled apps and accessible feedback without building custom audio pipelines.

What is the best way to install the sag CLI tool for audio synthesis on macOS?

The best way to install the sag CLI tool for audio synthesis is via Homebrew. The Homebrew installation provides the sag binary, allowing you to quickly start synthesizing voice output from text inputs.

Does the sag CLI support selecting different voices for text to speech synthesis?

Yes, the sag CLI supports optional voice selection for text to speech synthesis. You can choose different ElevenLabs voices when synthesizing speech to customize chatbot responses, demos, or screen reader-style prompts.

Can I export synthesized ElevenLabs audio to a file for app integration?

Yes, you can export synthesized ElevenLabs audio to a file. The sag CLI allows you to play audio directly or save it as a file for integration into apps, demos, or accessibility tools requiring macOS-style spoken output.