One-click install
npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill elevenlabs-tts-storyclaw-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elevenlabs-tts
Source: https://github.com/storyclaw-official/storyclaw-assistant/tree/main/skills/elevenlabs-tts
Command: npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill elevenlabs-tts-storyclaw-official

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the conversion of text into natural-sounding speech using the ElevenLabs API, eliminating the need for manual voice recording or complex audio editing.

Core Features & Use Cases

  • High-Quality Text-to-Speech: Generates speech in ogg_opus format directly, compatible with platforms like Telegram.
  • Multilingual Support: Supports both English and Chinese with the eleven_multilingual_v2 model.
  • Voice Cloning: Allows for custom voice creation by uploading audio samples, enabling personalized speech output (e.g., mimicking a specific voice style).
  • Use Case: Automatically convert incoming important messages or daily summaries into spoken audio for hands-free listening during commutes or while multitasking.

Quick Start

Use the elevenlabs-tts skill to speak the following text: "Hello, 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 Telegram voice messages?

To convert text to speech for Telegram voice messages, this skill generates audio directly in ogg_opus format using the ElevenLabs API. This format is immediately compatible with the Telegram sendVoice interface, eliminating manual audio conversion.

Does text-to-speech support multilingual synthesis for Chinese and English?

Yes, multilingual text-to-speech synthesis supports both Chinese and English. It utilizes the eleven_multilingual_v2 model to generate natural speech from text in these languages.

Can I use voice cloning to generate personalized text-to-speech audio?

Yes, you can use voice cloning for personalized text-to-speech audio by providing a custom voice ID. This allows the ElevenLabs API to synthesize speech mimicking a specific voice style.

Do I need an ElevenLabs API key to generate speech from text?

Yes, an ElevenLabs API key is required to generate speech from text. You must provide this key to authenticate your requests when using the text-to-speech conversion feature.

What is the best way to automate reading important messages aloud?

The best way to automate reading important messages aloud is converting text to speech automatically. This skill handles text-to-speech conversion, enabling hands-free listening of summaries during commutes or multitasking.