sag

Generate speech from text using ElevenLabs TTS for local playback.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/Tigha66/dexters-ai-assistant --skill sag-tigha66
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sag
Source: https://github.com/Tigha66/dexters-ai-assistant/tree/main/skills/sag
Command: npx skills add https://github.com/Tigha66/dexters-ai-assistant --skill sag-tigha66

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sag delivers ElevenLabs text-to-speech capabilities with a Mac-style say UX, enabling quick audio playback from text directly in your workflow.

Core Features & Use Cases

  • Generate speech from text with ElevenLabs voices for apps, demos, and accessibility tasks.
  • Fine-tune pronunciation, pauses, and voice selection to craft natural-sounding deliveries.
  • Use cases include voice responses in applications, narrated content, and accessibility prompts.

Quick Start

Use sag to synthesize speech from text by passing your text to the command, for example sag 'Hello there'.

Frequently Asked Questions about sag

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

FAQPage Schema
How do I convert text to speech using ElevenLabs for local playback?

You convert text to speech using ElevenLabs by passing your text string to the synthesis command, which generates natural-sounding audio for immediate local playback in your workflow.

Do I need an ElevenLabs API key to generate natural-sounding speech?

Yes, generating natural-sounding speech requires the ELEVENLABS_API_KEY environment variable, or alternatively a SAG_API_KEY, to authenticate your text-to-speech synthesis requests.

Can I adjust pronunciation and add pauses in text-to-speech voice generation?

Yes, you can adjust pronunciation and add pauses during voice generation because the synthesis process supports voice selection, pronunciation adjustments, and pause tags to fine-tune spoken deliveries.

What is the best way to add voice responses to apps using text-to-speech?

Adding voice responses to apps is best achieved using a text-to-speech tool with a Mac-style say UX, enabling quick audio playback from text directly in your workflow for accessibility prompts.

Does text-to-speech synthesis work for accessibility prompts and narrated content?

Text-to-speech synthesis works for accessibility prompts and narrated content by generating natural-sounding speech from text, specifically designed for voice responses in applications and workflow demos.