sag

Automate ElevenLabs text-to-speech playback via the sag CLI on macOS.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill sag-tamireslaeao-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sag
Source: https://github.com/tamireslaeao-prog/ONI_V30/tree/main/moltbot-main/skills/sag
Command: npx skills add https://github.com/tamireslaeao-prog/ONI_V30 --skill sag-tamireslaeao-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables quick, natural-sounding TTS playback using ElevenLabs with a macOS-style say UX, streamlining voice output for demos, automation, and accessibility.

Core Features & Use Cases

  • CLI-based ElevenLabs TTS playback via sag for quick audio generation.
  • Voice selection and pronunciation controls for expressive output.
  • API key handling and model notes to configure production-grade voices.
  • Use Case: Create narrated clips for demos or accessibility-friendly content.

Quick Start

Run sag 'Hello there' to hear an ElevenLabs TTS sample.

Frequently Asked Questions about sag

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

FAQPage Schema
How do I use ElevenLabs text-to-speech from the macOS command line?

You can use ElevenLabs text-to-speech from the macOS command line by running the sag CLI. It provides a macOS-style say UX, handling API key management and voice selection for quick audio playback.

What is the best way to automate ElevenLabs TTS playback on macOS?

Automating ElevenLabs TTS playback on macOS is best done through the sag CLI. It streamlines voice output for demos and accessibility, supporting model notes and pronunciation tweaks directly from the command line.

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

Yes, you need an API key to use the sag CLI for text-to-speech. It requires an ELEVENLABS_API_KEY by default, or alternatively a SAG_API_KEY, to authenticate your voice generation requests.

Can I select different voices and adjust pronunciation with ElevenLabs TTS on macOS?

Yes, you can select different voices and adjust pronunciation with ElevenLabs TTS on macOS. The sag CLI supports voice selection and pronunciation controls to help you create expressive audio output.

How do I install the sag CLI for ElevenLabs voice generation on macOS?

You can install the sag CLI for ElevenLabs voice generation on macOS using Homebrew. The skill allows installation via brew from the steipete/tap repository to set up the command line environment.