在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用elevenlabs-tts
星标6
分支1
更新时间2026年2月8日 09:21
Convert text to speech using ElevenLabs API
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Convert text to speech using ElevenLabs API
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create new Kirie skills interactively. Use when learning something new that should become a reusable skill.
Retrieve secrets from 1Password vaults via the CLI
Create and search Apple Notes via AppleScript
Create and manage Apple Reminders via AppleScript
Create and search notes in Bear on macOS
Monitor RSS feeds and blogs for new posts
| name | elevenlabs-tts |
| description | Convert text to speech using ElevenLabs API |
| emoji | 🔊 |
| version | 1.0.0 |
| requires | {"env":["ELEVENLABS_API_KEY"]} |
| invocation | {"userInvocable":true} |
Convert text to natural-sounding speech using ElevenLabs.
Sends text to the ElevenLabs API, selects a voice, and returns an audio file.
Set ELEVENLABS_API_KEY from https://elevenlabs.io.