sag

Convert input text into natural ElevenLabs TTS audio for local playback.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/jason9693/Open-Jordy --skill sag-jason9693
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sag
Source: https://github.com/jason9693/Open-Jordy/tree/main/openjordy/skills/sag
Command: npx skills add https://github.com/jason9693/Open-Jordy --skill sag-jason9693

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ElevenLabs TTS with mac-style say UX to generate natural speech for local playback.

Core Features & Use Cases

  • Local TTS generation via sag CLI for offline playback
  • Voice customization and pronunciation controls
  • Use cases include chatbots, virtual assistants, and narrated content in apps

Quick Start

Provide the text you want spoken, and sag will generate and play the audio locally.

Frequently Asked Questions about sag

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

FAQPage Schema
How do I generate natural text-to-speech audio for local playback?

To generate natural text-to-speech audio for local playback, provide your input text to the sag CLI, which uses ElevenLabs to synthesize speech and plays the audio directly on your device.

Can I use ElevenLabs TTS offline with a mac-style say command?

Yes, you can use ElevenLabs TTS with a mac-style say command UX through the sag CLI, which generates natural speech locally for offline playback after the initial synthesis.

Do I need an API key to use ElevenLabs text-to-speech locally?

Yes, you need an API key to use ElevenLabs text-to-speech locally. The sag CLI requires you to set either the ELEVENLABS_API_KEY or SAG_API_KEY environment variable before generating audio.

How do I select a specific voice for ElevenLabs TTS generation?

To select a specific voice for ElevenLabs TTS generation, use the voice customization controls provided by the sag CLI when submitting your input text to produce the desired audio output.

What's the best way to add natural narration to a virtual assistant application?

The best way to add natural narration to a virtual assistant is integrating the sag CLI, which converts text into ElevenLabs TTS audio for local, on-device playback without streaming dependencies.

Does the sag CLI support voice customization for chatbot responses?

Yes, the sag CLI supports voice customization and pronunciation controls for chatbot responses, allowing you to generate tailored ElevenLabs TTS audio directly for your applications.