Toolverse
All skills

sag

by openclaw

ElevenLabs text-to-speech with mac-style say UX.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
25

About this skill

ElevenLabs text-to-speech with mac-style say UX.

How to use

  1. Zainstaluj sag za pomocą Homebrew: brew install steipete/tap/sag. Upewnij się, że masz zainstalowany system macOS lub Linux ze wsparciem dla narzędzia.

  2. Uzyskaj klucz API z ElevenLabs i ustaw zmienną środowiskową ELEVENLABS_API_KEY w swoim terminalu (export ELEVENLABS_API_KEY=twoj_klucz).

  3. Przetestuj podstawową funkcjonalność, wpisując sag "Hello there" – tekst zostanie wygenerowany i odtworzony lokalnie.

  4. Wybierz głos za pomocą flagi -v, np. sag speak -v "Roger" "Your message". Listę dostępnych głosów wyświetlisz poleceniem sag voices.

  5. Dostosuj wymowę i tempo, używając respelowania (np. "key-note" zamiast "keynote"), automatycznej normalizacji liczb (--normalize auto) i wskazania języka (--lang en). Dla modelu v3 używaj tagów [whispers], [shouts], [laughs] na początku linii tekstu.

  6. Wygeneruj plik audio do pliku zamiast odtwarzania: sag -o /tmp/output.mp3 "Your text". Domyślnie używany jest model eleven_v3; zmień go w dokumentacji sag prompting, jeśli potrzebujesz szybkości (eleven_flash_v2_5) lub wielojęzyczności (eleven_multilingual_v2).

Related skills

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109