tts

Synthesize speech from input text using a local ElevenLabs TTS script.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rdfitted/Claude-Code-Setup --skill tts-rdfitted
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tts
Source: https://github.com/rdfitted/Claude-Code-Setup/tree/main/.codex/skills/tts
Command: npx skills add https://github.com/rdfitted/Claude-Code-Setup --skill tts-rdfitted

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires elevenlabs_tts.py, and includes scripts (resource) components.

What problem does it solve?

This skill allows you to convert text into spoken audio, making it easier to consume information or have content read aloud.

Core Features & Use Cases

  • Text-to-Speech Synthesis: Converts provided text into audible speech.
  • Customizable Voice: Supports selection of specific voice profiles for narration.
  • Use Case: When you need to listen to a long article, an email, or any piece of text instead of reading it.

Quick Start

Use the tts skill to speak the following text: "Hello, world!".

Frequently Asked Questions about tts

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

FAQPage Schema
How do I convert text to speech for audio narration?

To convert text to speech, this skill synthesizes spoken audio from input text using a local ElevenLabs script. It facilitates auditory consumption of textual content by leveraging specific voice IDs and models for customized audio output.

Can I select a specific voice profile for text to speech synthesis?

Yes, text to speech synthesis supports selecting specific voice profiles for narration. The skill leverages specific voice IDs and models to generate customized audio output tailored to your preferred listening experience.

What is the best way to listen to long articles instead of reading?

The best way to listen to long articles is using text to speech synthesis to convert the text into audible speech. This allows you to consume lengthy content audibly, which is ideal when you prefer listening or require accessibility features.

Do I need ElevenLabs to generate speech from text?

Yes, you need ElevenLabs to generate speech from text, as the skill synthesizes audio using a local ElevenLabs TTS script. This dependency is required to facilitate the auditory consumption of your textual content.

Does text to speech work for accessibility features and auditory consumption?

Yes, text to speech works for accessibility features by converting provided text into audible speech. It facilitates auditory consumption of textual content, making it easier for users who prefer listening or require accessibility support.