🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Dlazy Audio Generate

by @dlazyai

Audio generation skill. Automatically selects the best dlazy CLI audio/TTS model based on the prompt. 音频生成技能。根据提示词自动选择最佳的 dlazy CLI 音频/TTS 模型。

💡 Examples

# Generate an image and feed its url straight into image-to-video
dlazy seedream-4.5 --prompt "a red fox in snow" \
  | dlazy kling-v3 --image - --prompt "fox starts running"

Generate an image, then add TTS narration over a still

dlazy seedream-4.5 --prompt "lighthouse at dawn" \ | dlazy keling-tts --text "Welcome to the coast." --image @0.url

Fan-out: pass every upstream output url into a batch step

dlazy seedream-4.5 --prompt "city skyline" --n 4 \ | dlazy superres --images @*

> Required flags can be entirely sourced from the pipe — --field - satisfies the requirement when an upstream value exists. If stdin is empty, the CLI fails with code: "no_stdin".

📋 Tips & Best Practices

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

View on ClawHub
TERMINAL
clawhub install dlazy-audio-generate

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →