🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Dlazy Generate

by @dlazyai

A comprehensive generation skill. Can generate images, videos, and audio by automatically selecting the appropriate dlazy CLI model.

πŸ’‘ 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-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 β†’