elevenlabs-tts

Generate spoken audio from text using the Eleven Labs API.

2|3|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/psd401/psd-claude-plugins --skill elevenlabs-tts-psd401
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elevenlabs-tts
Source: https://github.com/psd401/psd-claude-plugins/tree/main/plugins/psd-productivity/skills/elevenlabs-tts
Command: npx skills add https://github.com/psd401/psd-claude-plugins --skill elevenlabs-tts-psd401

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, pydub, audioop-lts; python_version >= "3.13", and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of high-quality audio content from text, eliminating the need for manual voice recording and complex audio editing.

Core Features & Use Cases

  • Text-to-Speech Generation: Convert written text into natural-sounding speech using the Eleven Labs API.
  • Customizable Voices & Models: Select from a variety of curated voices or explore a wider range of options, and choose from different speech synthesis models for optimal quality and speed.
  • Use Case: Generate a podcast-style audio summary of a daily news report, create voice-overs for instructional videos, or produce audio versions of long articles for accessibility.

Quick Start

Use the elevenlabs-tts skill to generate audio from the text "This is a test of the text to speech system."

Frequently Asked Questions about elevenlabs-tts

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

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

Text to speech for podcast audio generation is automated by sending written content to the Eleven Labs API via this Skill. It processes the text and returns high-quality audio files using selected voices and speech synthesis models.

Do I need an Eleven Labs API key to generate voice overs from text?

Yes, an Eleven Labs API key is required to generate voice overs from text. Additionally, a Python environment with httpx and pydub libraries installed is necessary to execute the audio generation scripts and process the resulting audio files.

Can I use different voices for text to speech narration?

You can use different voices for text to speech narration by selecting from a variety of curated voices or exploring a wider range of options. The Skill also supports choosing different speech synthesis models for optimal quality and speed.

What is the best way to create audio summaries from long articles?

The best way to create audio summaries from long articles is to use this Skill, which converts written text into spoken word via the Eleven Labs API. It automates the conversion process, producing natural-sounding audio for accessibility and narration.

Does text to speech generation work with Python for audio editing?

Text to speech generation works with Python by utilizing the httpx library for API requests and pydub for audio editing. This Skill operates within a Python environment to automate the conversion of written content into spoken word.