sag

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a seamless way to convert text into speech using ElevenLabs, offering a user-friendly experience similar to macOS's built-in 'say' command.

Core Features & Use Cases

  • Text-to-Speech Conversion: Utilizes ElevenLabs for high-quality voice generation.
  • Local Playback: Audio is played directly on your system.
  • Voice Customization: Supports various ElevenLabs voices and allows for specific voice selection.
  • Pronunciation & Delivery Control: Offers options for adjusting pronunciation and delivery style using SSML or specific tags.
  • Use Case: Quickly generate voice responses for your AI assistant, create audio versions of text content, or experiment with different AI voices for creative projects.

Quick Start

Use sag to say "Hello there" in 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 macOS command line?

ElevenLabs text-to-speech conversion is accessible via a macOS-style command-line interface that requires setting the ELEVENLABS_API_KEY environment variable for authentication before generating audio.

Can I select specific ElevenLabs voices for TTS generation?

Yes, you can select specific ElevenLabs voices during text-to-speech generation. The interface supports various voice options, allowing you to customize the audio output according to your project requirements.

How do I adjust pronunciation and delivery style for AI voice generation?

You can adjust pronunciation and delivery style during AI voice generation by applying SSML or specific custom tags to your input text, allowing for more expressive and precisely controlled audio output.

Do I need an API key to convert text into speech with ElevenLabs?

Yes, an API key is required. You must configure the ELEVENLABS_API_KEY environment variable for authentication before converting text into speech using the ElevenLabs API.

What is the best way to generate audio from text content locally on macOS?

The best way to generate audio from text locally is using a macOS-style command-line interface that leverages the ElevenLabs API for high-quality voice generation and direct local playback.