Install
openclaw skills install @coolhackboy/poyo-elevenlabs-v3-ttsGenerate speech on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use for elevenlabs-v3-tts, text-to-speech, voice selection, stability, timestamps, language code, text normalization, async task submission, callbacks, and task status retrieval.
openclaw skills install @coolhackboy/poyo-elevenlabs-v3-ttsUse this skill for elevenlabs-v3-tts jobs on PoYo. It helps agents prepare text-to-speech payloads, choose voice and delivery fields, submit async tasks, and explain result retrieval through PoYo task status.
elevenlabs-v3-tts, text-to-speech, voiceover, narration, timestamps, language code, or text normalization.elevenlabs-v3-tts: use for PoYo text-to-speech generation with voice, stability, language, normalization, and optional timestamp controls.text is required.voice selects a supported voice name.stability tunes voice stability.timestamps requests timing data when available.language_code can enforce a target language when supported.apply_text_normalization can be auto, on, or off.callback_url is optional and useful for production queues.POYO_API_KEY as a secret.references/api.md for endpoint details, request fields, examples, and result retrieval notes.scripts/submit_elevenlabs_v3_tts.sh only when the user wants to submit a prepared JSON payload from a trusted shell.references/api.md.task_id clearly so follow-up retrieval is easy.When helping with ElevenLabs V3 TTS, include:
task_id if a request was actually submitted