sag

Generate ElevenLabs text-to-speech audio files via a macOS-style command-line interface.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/JiayueMeng128/OpenClaw2Androidtrying --skill sag-jiayuemeng128
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sag
Source: https://github.com/JiayueMeng128/OpenClaw2Androidtrying/tree/main/openclaw/skills/sag
Command: npx skills add https://github.com/JiayueMeng128/OpenClaw2Androidtrying --skill sag-jiayuemeng128

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface for ElevenLabs text-to-speech, offering a user-friendly experience similar to macOS's built-in 'say' command.

Core Features & Use Cases

  • Text-to-Speech Generation: Convert text into natural-sounding speech using ElevenLabs voices.
  • Voice Customization: Select specific voices, adjust pronunciation, and apply vocal effects.
  • Use Case: Generate an audio file for a presentation script, or create voiceovers for a video project using a specific ElevenLabs voice.

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 use ElevenLabs text-to-speech from the command line?▼

You can generate ElevenLabs text-to-speech audio from the command line using a macOS-style 'say' interface. This approach provides a simple terminal UX for synthesizing natural-speech voiceovers without needing a complex GUI.

What do I need to generate audio files with ElevenLabs voices?▼

To generate audio files with ElevenLabs voices, you need the 'sag' binary installed and a valid ElevenLabs API key for authentication. These prerequisites enable the text-to-speech synthesis process.

Can I select specific voices and adjust pronunciation for TTS generation?▼

Yes, you can select specific voices, adjust pronunciation, and apply vocal effects during text-to-speech generation. This allows you to customize the audio output for presentations, accessibility features, or video voiceovers.

Does the sag command work like the macOS say command for voice synthesis?▼

Yes, the sag command offers a user-friendly experience similar to the macOS built-in 'say' command. It facilitates generating ElevenLabs audio files through a familiar command-line interface.

What is the best way to create voiceovers for a presentation script using TTS?▼

Using a command-line text-to-speech tool is an efficient way to create voiceovers for presentation scripts. It converts text into natural-speech and saves it as an audio file for immediate playback.