sag

Convert text to speech via the ElevenLabs API with a macOS-style command-line interface.

12|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/ApiliumCode/mayros --skill sag-apiliumcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sag
Source: https://github.com/ApiliumCode/mayros/tree/main/skills/sag
Command: npx skills add https://github.com/ApiliumCode/mayros --skill sag-apiliumcode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Text-to-Speech Conversion: Generate natural-sounding speech from text using various ElevenLabs models.
  • Customizable Voices and Delivery: Select from a wide range of voices and apply specific pronunciation rules, pauses, and emotional tags for nuanced speech.
  • Use Case: Quickly generate voice responses for your AI assistant, create audio versions of important messages, or experiment with different vocal styles for creative projects.

Quick Start

Use the sag skill to speak the phrase "Hello there" with 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 convert text to speech using the ElevenLabs API from the command line?

This Skill provides a macOS-style command-line interface for the ElevenLabs API, letting you generate natural-sounding speech synthesis directly from your terminal just like using the native 'say' command.

Do I need an ElevenLabs API key to generate voice audio?

Yes, an ElevenLabs API key is required for authentication and service access to perform text-to-speech conversion and generate voice audio through this command-line interface.

Can I use SSML and custom audio tags to control speech synthesis delivery?

Yes, the speech synthesis supports advanced pronunciation and delivery controls, allowing you to apply specific pronunciation rules, pauses, and emotional SSML audio tags for nuanced voice generation.

How do I select different TTS voices for text-to-speech conversion?

You can select from a wide range of voices for text-to-speech conversion, supporting various ElevenLabs TTS models to customize the vocal style for your AI assistant or creative audio projects.

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

Using a command-line text-to-speech tool with ElevenLabs models is an effective way to quickly generate natural-sounding voice responses for your AI assistant without complex integration.