dLazy Audio Generation
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_f95f21b8/dlazy-audio-generate.
About this skill
Problem
When a prompt asks for speech, music, or sound effects, the correct dLazy CLI model is not always obvious: TTS, music, SFX, and voice cloning use different model names and parameter shapes. dlazy-audio-generate is meant to reduce that routing burden by having the agent classify the request, choose the matching model, and run the appropriate command.
How It Works
The skill is a thin client for the dLazy hosted API and relies on the dLazy CLI plus an API key. Its main workflow is:
- detect intent from cues such as generate audio, text to speech, generate music, or sound effect;
- choose among available models: gemini-2.5-tts, doubao-tts, and keling-tts for TTS; suno.music for music; keling-sfx for sound effects; and vidu-audio-clone or kling-audio-clone for voice cloning;
- inspect command parameters with dlazy -h, then execute the selected command against api.dlazy.com;
- if local file paths are supplied, the CLI uploads them to dLazy media storage, and generated output URLs are hosted on files.dlazy.com.
Boundaries
The skill does not replace the dLazy account, billing, or compliance layer. Missing credentials can produce unauthorized, insufficient credits can produce insufficient_balance, unreadable local files can fail before inference, and asynchronous generation can return 504 with a backend reason. Because output depends on a third-party API and safety policies, prompts, cloned-voice inputs, and distribution of generated audio should be handled with appropriate permissions and review.
Use Cases
- Generate podcast narration from a script by letting the agent choose the best dLazy TTS model and return an audio URL.
- Create background music for a short video from a written prompt and obtain the hosted dLazy audio URL without manual model lookup.
- Produce UI click sounds for a mobile app by selecting the dLazy sound-effect model and running the CLI from a descriptive prompt.
- Clone a licensed reference voice to generate a short character line for a storyboard narration by choosing the voice-cloning model automatically.
Best For
- Podcast audio editor who needs to turn scripts into usable narration quickly.
- Short-video creator who needs prompt-driven BGM and sound effects for packaging.
- Application engineer who needs reusable UI click sounds for interaction states.
- Product designer building an AI prototype who needs voice demos from reference audio.
Related Skills
Generate an interactive HTML product detail page from images and copy, with multi-product carousel, inline text editing, design controls, and PDF/JPG/PSD export support.
Enter a material name to get preview and download links for free, commercially usable video assets, with paid platform options, pricing, and search suggestions when results are limited.
A local CLI for Dreamina image and video generation, including credit checks, async submission, result queries, and task history review.
An AI-guided workflow for Chinese video dubbing and subtitles that configures iFlytek or edge-tts, splits audio, generates SRT, and composes the final video.