← 返回 Skills 市场
dlazyai

Dlazy Doubao Tts

作者 dlazy · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ⚠ suspicious
665
总下载
0
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install dlazy-doubao-tts
功能描述
Synthesize text into natural and fluent speech using Doubao TTS.
使用说明 (SKILL.md)

dlazy-doubao-tts

English · 中文

Synthesize text into natural and fluent speech using Doubao TTS.

Trigger Keywords

  • doubao tts
  • text to speech
  • generate speech
  • voice broadcast

Authentication

All requests require a dLazy API key, configured through the CLI:

dlazy auth set YOUR_API_KEY

The CLI saves the key in your user config directory (~/.dlazy/config.json on macOS/Linux, %USERPROFILE%\.dlazy\config.json on Windows), with file permissions restricted to your OS user account. You can also supply the key per-invocation via the DLAZY_API_KEY environment variable.

Getting Your API Key

  1. Sign in or create an account at dlazy.com
  2. Go to dlazy.com/dashboard/organization/api-key
  3. Copy the key shown in the API Key section

Each key is scoped to your dLazy organization and can be rotated or revoked at any time from the same dashboard.

About & Provenance

You can install on demand without persisting a global binary by running:

npx @dlazy/[email protected] \x3Ccommand>

Or, if you prefer a global install, the skill's metadata.clawdbot.install field declares the exact pinned version (npm install -g @dlazy/[email protected]). Review the GitHub source before installing.

How It Works

This skill is a thin client over the dLazy hosted API. When you invoke it:

  • Prompts and parameters you provide are sent to the dLazy API endpoint (api.dlazy.com) for inference.
  • Any local file paths you pass to image / video / audio fields are uploaded to dLazy's media storage (oss.dlazy.com) so the model can read them — the same flow as any cloud-based generation API.
  • Generated output URLs returned by the API are hosted on oss.dlazy.com.

This is the standard SaaS pattern; the skill itself does not access network or filesystem resources beyond what the dLazy CLI already handles. See dlazy.com for the full service terms.

Usage

CRITICAL INSTRUCTION FOR AGENT: Run the dlazy doubao-tts command to get results.

dlazy doubao-tts -h

Options:
  --prompt \x3Cprompt>                    Prompt
  --voice_language \x3Cvoice_language>    Voice Language [default: zh-cn] (choices: "zh-cn", "en")
  --voiceId \x3CvoiceId>                  Voice ID Options depend on "voice_language". when voice_language="zh-cn": zh_female_vv_uranus_bigtts (Vivi 2.0), zh_female_xiaohe_uranus_bigtts (小何 2.0), zh_male_m191_uranus_bigtts (云舟 2.0), zh_male_taocheng_uranus_bigtts (小天 2.0), zh_male_liufei_uranus_bigtts (刘飞 2.0), zh_male_sophie_uranus_bigtts (魅力苏菲 2.0), zh_female_qingxinnvsheng_uranus_bigtts (清新女声 2.0), zh_female_cancan_uranus_bigtts (知性灿灿 2.0), zh_female_sajiaoxuemei_uranus_bigtts (撒娇学妹 2.0), zh_female_tianmeixiaoyuan_uranus_bigtts (甜美小源 2.0), zh_female_tianmeitaozi_uranus_bigtts (甜美桃子 2.0), zh_female_shuangkuaisisi_uranus_bigtts (爽快思思 2.0), zh_female_peiqi_uranus_bigtts (佩奇猪 2.0), zh_female_linjianvhai_uranus_bigtts (邻家女孩 2.0), zh_male_shaonianzixin_uranus_bigtts (少年梓辛/Brayan 2.0), zh_male_sunwukong_uranus_bigtts (猴哥 2.0), zh_female_yingyujiaoxue_uranus_bigtts (Tina老师 2.0), zh_female_kefunvsheng_uranus_bigtts (暖阳女声 2.0), zh_female_xiaoxue_uranus_bigtts (儿童绘本 2.0), zh_male_dayi_uranus_bigtts (大壹 2.0), zh_female_mizai_uranus_bigtts (黑猫侦探社咪仔 2.0), zh_female_jitangnv_uranus_bigtts (鸡汤女 2.0), zh_female_meilinvyou_uranus_bigtts (魅力女友 2.0), zh_female_liuchangnv_uranus_bigtts (流畅女声 2.0), zh_male_ruyayichen_uranus_bigtts (儒雅逸辰 2.0), saturn_zh_female_keainvsheng_tob (可爱女生), saturn_zh_female_tiaopigongzhu_tob (调皮公主), saturn_zh_male_shuanglangshaonian_tob (爽朗少年), saturn_zh_male_tiancaitongzhuo_tob (天才同桌), saturn_zh_female_cancan_tob (知性灿灿), saturn_zh_female_qingyingduoduo_cs_tob (轻盈朵朵 2.0), saturn_zh_female_wenwanshanshan_cs_tob (温婉珊珊 2.0), saturn_zh_female_reqingaina_cs_tob (热情艾娜 2.0); when voice_language="en": timen_male_tim_uranus_bigtts (Timen), en_female_dacey_uranus_bigtts (Dacey), en_female_stokie_uranus_bigtts (Stokie) [default: zh_female_shuangkuaisisi_uranus_bigtts] (choices: "zh_female_vv_uranus_bigtts", "zh_female_xiaohe_uranus_bigtts", "zh_male_m191_uranus_bigtts", "zh_male_taocheng_uranus_bigtts", "zh_male_liufei_uranus_bigtts", "zh_male_sophie_uranus_bigtts", "zh_female_qingxinnvsheng_uranus_bigtts", "zh_female_cancan_uranus_bigtts", "zh_female_sajiaoxuemei_uranus_bigtts", "zh_female_tianmeixiaoyuan_uranus_bigtts", "zh_female_tianmeitaozi_uranus_bigtts", "zh_female_shuangkuaisisi_uranus_bigtts", "zh_female_peiqi_uranus_bigtts", "zh_female_linjianvhai_uranus_bigtts", "zh_male_shaonianzixin_uranus_bigtts", "zh_male_sunwukong_uranus_bigtts", "zh_female_yingyujiaoxue_uranus_bigtts", "zh_female_kefunvsheng_uranus_bigtts", "zh_female_xiaoxue_uranus_bigtts", "zh_male_dayi_uranus_bigtts", "zh_female_mizai_uranus_bigtts", "zh_female_jitangnv_uranus_bigtts", "zh_female_meilinvyou_uranus_bigtts", "zh_female_liuchangnv_uranus_bigtts", "zh_male_ruyayichen_uranus_bigtts", "saturn_zh_female_keainvsheng_tob", "saturn_zh_female_tiaopigongzhu_tob", "saturn_zh_male_shuanglangshaonian_tob", "saturn_zh_male_tiancaitongzhuo_tob", "saturn_zh_female_cancan_tob", "saturn_zh_female_qingyingduoduo_cs_tob", "saturn_zh_female_wenwanshanshan_cs_tob", "saturn_zh_female_reqingaina_cs_tob", "timen_male_tim_uranus_bigtts", "en_female_dacey_uranus_bigtts", "en_female_stokie_uranus_bigtts")
  --speed_ratio \x3Cspeed_ratio>          Speed Ratio [default: 1.0] (choices: "0.8", "1.0", "1.2", "1.5", "2.0")
  --promptRefs \x3CpromptRefs...>         promptRefs [default: ]
  --input \x3Cspec>                       JSON payload: inline string, @file, or - (stdin)
  --dry-run                            Print payload + cost estimate without calling API
  --no-wait                            Return generateId immediately for async tasks
  --timeout \x3Cseconds>                  Max seconds to wait for async completion (default: "1800")
  -h, --help                           display help for command

Output Format

{
  "ok": true,
  "kind": "urls",
  "data": {
    "urls": [
      "https://oss.dlazy.com/result.mp4"
    ]
  }
}

Command Examples

# basic call:
dlazy doubao-tts --prompt 'prompt text'

# complex call:
dlazy doubao-tts --prompt 'prompt text'

Error Handling

Code Error Type Example Message
401 Unauthorized (No API Key) ok: false, code: "unauthorized", message: "API key is missing or invalid"
501 Missing required parameter error: required option '--prompt \x3Cprompt>' not specified
502 Local file read error Error: Image file/Video file not found: C:\path o\your\file
503 API request failed (no balance) ok: false, code: "insufficient_balance"
503 API request failed (server error) HTTP status code error (500 server crash)
504 Asynchronous task execution failed === Generation Failed === / {Specific error reason returned by backend, for example "Prompt violates safety policy"}

AGENT CRITICAL INSTRUCTION:

  1. If the execution result returns code: "insufficient_balance", you MUST explicitly inform the user that their credits are insufficient and guide them to recharge: https://dlazy.com/dashboard/organization/settings?tab=credits
  2. If the execution result returns code: "unauthorized" or indicates missing API key, you MUST inform the user to get their API key from https://dlazy.com/dashboard/organization/api-key and save it using dlazy auth set \x3Ckey> and resume the task.

Tips

Visit https://dlazy.com for more information.

安全使用建议
This skill appears to be a straightforward wrapper around the official dLazy CLI, but the registry metadata is inconsistent with the SKILL.md: the skill needs a dLazy API key (and writes it to ~/.dlazy/config.json or accepts DLAZY_API_KEY) yet the registry did not declare that credential. Before installing or running: 1) Prefer using `npx @dlazy/[email protected]` (no global install) and inspect the GitHub repo and the npm package for the pinned version. 2) Be aware any local media files you pass will be uploaded to oss.dlazy.com; avoid sending sensitive files. 3) Do not store your API key in shared environments; use a per-user secret store or environment variable scoped to the agent. 4) Confirm the registry/skill owner updates metadata to declare the required API key so secret prompts and policy checks work correctly. If you need higher assurance, review the @dlazy/cli source code (the SKILL.md links to the repo) before use.
功能分析
Type: OpenClaw Skill Name: dlazy-doubao-tts Version: 1.0.6 The skill is a legitimate wrapper for the dLazy Doubao TTS service, utilizing the `@dlazy/cli` npm package to synthesize speech. It transparently documents its use of `api.dlazy.com` for inference and `oss.dlazy.com` for media storage, including the handling of API keys in `~/.dlazy/config.json`. The instructions in `SKILL.md` and `SKILL-cn.md` provide standard operational guidance for the AI agent regarding command execution and error handling without any signs of malicious intent or prompt injection.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name and description match the runtime instructions: this is a thin CLI client for dLazy Doubao TTS. Requiring npm/npx and calling api.dlazy.com / oss.dlazy.com is expected. However, the registry metadata declares no required credentials while the SKILL.md explicitly requires a dLazy API key; that mismatch is unexpected and should be corrected/confirmed.
Instruction Scope
SKILL.md instructs the agent to run the dlazy CLI (dlazy doubao-tts) and explains that local media files will be uploaded to oss.dlazy.com and that the CLI stores the API key in ~/.dlazy/config.json (or %USERPROFILE% on Windows). Those actions are in-scope for a cloud TTS client, but the instructions will cause writes to the user's home config and uploads of any local files passed as inputs — the user/agent should be explicit about which local files are sent.
Install Mechanism
The skill is instruction-only (no install spec in the registry), but SKILL.md metadata recommends a pinned npm package (@dlazy/[email protected]) or npx usage. Installing via npm globally will write a binary to the system; using npx avoids persistence. The install sources referenced are standard (npm / GitHub) — no arbitrary download URLs are present.
Credentials
SKILL.md requires a dLazy API key (can be set with `dlazy auth set` or via DLAZY_API_KEY), but the registry says 'Required env vars: none' and 'Primary credential: none'. That omission is problematic because platform-level prompts or secret management won't surface the needed credential; the skill legitimately needs one, so the metadata should declare it.
Persistence & Privilege
always:false and normal model invocation are set. The CLI will store its own API key in its user-scoped config (~/.dlazy/config.json) which is expected for a CLI tool; the skill does not request system-wide privileges or modification of other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dlazy-doubao-tts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dlazy-doubao-tts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
bump @dlazy/cli to 1.0.8
v1.0.5
Reduce false-positive scanner alerts: drop 'plaintext' wording from API key storage docs; remove persistsApiKey/network metadata flags in favour of neutral configLocation/apiEndpoints; rewrite Data & Privacy section as factual How-It-Works description without alarming warnings; emphasise that keys can be rotated/revoked at any time from the dLazy dashboard.
v1.0.4
Add provenance metadata (homepage/source/author/npm), document API key storage location (~/.dlazy/config.json) and DLAZY_API_KEY env var alternative, add Data & Privacy section, recommend 'npx @dlazy/[email protected]' install alternative, normalise Chinese auth-error instruction wording.
v1.0.3
- Updated to version 1.0.3. - Minor adjustments to agent instructions for handling unauthorized API key errors. - Improved clarity in step-by-step instructions for obtaining and setting the API key. - No changes to core functionality or command options.
v1.0.2
- Updated CLI dependency to use @dlazy/[email protected] in installation instructions. - Version bump from 1.0.1 to 1.0.2. - Documentation files (SKILL.md, SKILL-en.md, SKILL-cn.md) updated to reflect the new CLI version.
v1.0.1
dlazy-doubao-tts 1.0.1 adds explicit authentication guidance. - Added a dedicated "Authentication" section with CLI setup instructions and a step-by-step guide for obtaining the API key. - No changes to usage, error handling, or output formats. - Documentation improved for clarity and user onboarding.
v1.0.0
Initial release of dlazy-doubao-tts. - Synthesize text into fluent speech with Doubao TTS using CLI commands. - Supports language, voice, speed, and input customization via CLI options. - Clear guidance and examples provided for command usage. - Detailed output format and error handling instructions included. - Critical agent instructions for handling insufficient balance and missing API key.
元数据
Slug dlazy-doubao-tts
版本 1.0.6
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 7
常见问题

Dlazy Doubao Tts 是什么?

Synthesize text into natural and fluent speech using Doubao TTS. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 665 次。

如何安装 Dlazy Doubao Tts?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install dlazy-doubao-tts」即可一键安装,无需额外配置。

Dlazy Doubao Tts 是免费的吗?

是的,Dlazy Doubao Tts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Dlazy Doubao Tts 支持哪些平台?

Dlazy Doubao Tts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Dlazy Doubao Tts?

由 dlazy(@dlazyai)开发并维护,当前版本 v1.0.6。

💬 留言讨论