·text-to-speech
""

text-to-speech

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.

36Installs·1Trend·@connorads

Installation

$npx skills add https://github.com/connorads/dotfiles --skill text-to-speech

How to Install text-to-speech

Quickly install text-to-speech AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/connorads/dotfiles --skill text-to-speech
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: connorads/dotfiles.

SKILL.md

View raw

Generate natural speech from text - supports 74+ languages, multiple models for quality vs latency tradeoffs.

Setup: See Installation Guide. For JavaScript, use @elevenlabs/ packages only.

| Model ID | Languages | Latency | Best For |

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages. Source: connorads/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/connorads/dotfiles --skill text-to-speech
Category
""Writing
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from connorads/dotfiles

Quick answers

What is text-to-speech?

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages. Source: connorads/dotfiles.

How do I install text-to-speech?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/connorads/dotfiles --skill text-to-speech Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/connorads/dotfiles