moodcast
This skill converts text into emotionally expressive audio using ElevenLabs v3 and ambient soundscapes. It reads `ELEVENLABS_API_KEY`, calls ElevenLabs APIs via `client.text_to_speech.convert`, and runs shell commands such as `subprocess.check_call([sys.executable, "-m", "pip", "install", "elevenlabs", "-q"])`.