duby
Convert text to speech using Duby.so API. Supports various voices and emotions.
Why use this skill?
Integrate Duby.so text-to-speech into OpenClaw agents. Generate high-quality synthetic audio from text with support for custom voices and easy configuration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/dubyWhat This Skill Does
The Duby TTS skill provides a seamless interface to the Duby.so text-to-speech API, allowing OpenClaw agents to convert textual information into high-quality, synthetic audio files. By leveraging advanced speech synthesis, this skill enables agents to "speak" back to users, create narrative content, or produce media assets directly from a terminal or automation pipeline. The skill is designed for modularity, supporting custom voice IDs and emotional inflections, making it a versatile tool for any agent requiring audio output.
Installation
To integrate this skill into your environment, use the OpenClaw package manager. Ensure your environment has the necessary dependencies like curl and jq installed beforehand. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/autogame-17/duby
After installation, you must configure the API_KEY within the tts.sh script located in the skill directory. Without a valid API key, the skill will be unable to authenticate with the Duby.so servers.
Use Cases
- Automated Alerts: Have your agent read out critical system notifications or build completion statuses using a clear, consistent voice.
- Content Creation: Quickly generate audio tracks for scripts, blog post summaries, or educational materials.
- Accessibility: Convert long-form documentation or logs into audio format for improved accessibility and hands-free consumption.
- Personalization: Use different voice IDs to give your AI agent a unique identity or to match the emotional tone of a specific message.
Example Prompts
- "Duby, please convert the following message into an audio file: 'System migration completed successfully.'"
- "Use the Xinduo voice to read this text: 'Welcome to the dashboard, please select an option.'"
- "Generate an audio file for the script I just pasted using the default Duby settings."
Tips & Limitations
- Voice Selection: Always verify the Voice ID before running a batch of requests; using invalid IDs will cause the API to fail.
- Network Dependence: Because this skill relies on the Duby.so external API, it requires an active internet connection to function.
- Authentication: Ensure your API key is kept secure and never hard-coded in version-controlled scripts that are pushed to public repositories.
- Latency: Keep in mind that audio generation speed depends on both your network latency and the current load on the Duby.so processing servers.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-autogame-17-duby": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, file-write, external-api
Related Skills
narrator-ai-cli
Create AI-narrated film/drama commentary videos via CLI. Two workflow paths (Original & Adapted narration), 100+ movies, 146 BGM tracks, 63 dubbing voices in 11 languages, 90+ narration templates. Use when creating narration videos, film commentary, short drama dubbing, or video production.
narrator-ai-cli
AI电影解说视频自动生成技能(AI解说大师 CLI Skill)。当用户需要创建电影解说视频、短剧解说、影视二创、AI配音旁白视频、film commentary、video narration、drama dubbing、movie narration时触发。内置93部电影素材、146首BGM、63种配音音色(11种语言)、90+解说模板。通过narrator-ai-cli命令行工具实现:搜片选片→选择模板→选BGM→选配音→生成文案→合成视频的全流程自动化。CLI client for Narrator AI (AI解说大师) video narration API. Use when user needs to create AI narration videos, manage narration tasks, browse dubbing/BGM/material resources, or automate video production.
podcast-agent
Search articles on any topic, generate a two-host dialogue script, and synthesize podcast audio via TTS. Turn long reads into listenable content.
ym-mediatoolkit
流式视频处理工具集 - 压缩、封面提取、音频转换,无需下载完整视频
video-producer
短视频一键生成技能 v2.2。调用video-director进行画面规划,然后生成AI素材、TTS配音、视频渲染,输出完整MP4。