sag

Generate natural-sounding speech audio via the ElevenLabs API.

1|Updated May 3, 2026
One-click install
npx skills add https://github.com/brikkoAI/brikko-studio --skill sag-brikkoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sag
Source: https://github.com/brikkoAI/brikko-studio/tree/main/packages/core/skills/sag
Command: npx skills add https://github.com/brikkoAI/brikko-studio --skill sag-brikkoai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of manually setting up ElevenLabs API calls to generate high-quality text-to-speech audio, offering a simple mac-style say command interface for instant speech generation and local playback.

Core Features & Use Cases

  • Expressive Multi-Model TTS: Supports ElevenLabs' v3 (expressive), v2 (stable), and v2.5 (fast) models with custom voice selection for different use cases.
  • Natural Delivery Control: Includes audio tags for emotional tone (whispers, shouts, excitement), pause control, and pronunciation normalization for numbers, URLs, and multi-language text.
  • Use Case: Content creators can generate voiceovers for videos, developers can add natural voice responses to AI assistants, and users can quickly listen to long-form text instead of reading.

Quick Start

Use the sag skill to convert the provided text into a natural speech audio file and play it 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 speech from text using ElevenLabs without manual API configuration?

You can generate natural text-to-speech audio by providing written content to the Skill, which handles the ElevenLabs API calls automatically and plays the resulting speech locally without manual configuration.

Can I control emotional tone and pauses in text-to-speech voice generation?

Yes, expressive text-to-speech voice generation supports audio delivery tags for emotional tones like whispers or shouts, pause control, and pronunciation normalization for numbers, URLs, and multi-language text.

Which ElevenLabs TTS models are available for speech synthesis?

Available speech synthesis models include ElevenLabs v3 for expressive delivery, v2 for stable output, and v2.5 for fast generation, enabling custom voice selection across different content creation and accessibility workflows.

Does text-to-speech generation support multi-language localization workflows?

Yes, text-to-speech generation supports multi-language localization workflows by applying pronunciation normalization to multi-language text, ensuring natural-sounding speech output for global content.

What is the best way to add natural voice responses to an AI assistant?

The best way to add natural voice responses is to route the assistant's text output through an expressive text-to-speech generation process that uses multi-model TTS and delivers audio for local playback.