Jimeng First Frame to Video
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-jimeng-i2v-first.
About this skill
Problem
When you already have a first-frame image and want to extend it into a dynamic video, calling the Jimeng image-to-video API directly can involve managing API keys, parameter uploads, async task polling, and error handling. This skill collapses that workflow into a single dlazy jimeng-i2v-first command, which is useful for scripts, automation pipelines, and agent flows that need consistent output.
How It Works
- Input: Provide a first-frame image and text prompt. Local files are uploaded to dLazy media storage so the backend model can read them.
- Invocation: The skill acts as a thin client for the dLazy hosted API, sending the prompt and parameters to
api.dlazy.comfor inference. - Output: Synchronous calls return results; async mode returns a
task.generateIdfield for continued status polling. - Error handling: It distinguishes missing API key, missing parameters, local file read failures, insufficient balance, server errors, and content-policy blocks, which helps automation branches handle each case.
Boundaries
This skill wraps a remote generation service rather than running local inference or offline processing. It involves cloud file uploads and hosted output URLs, so service terms, balance, and API key permissions matter. For sensitive assets, evaluate upload compliance first and verify that the generated output meets content policies.
Use Cases
- Turn an existing first-frame image into a short video asset with `jimeng i2v first`.
- Pass upstream values such as `@N.path` into a video prompt in an agent workflow.
- Debug `insufficient_balance`, missing API key, or async task failures in i2v calls.
Best For
- Media engineers turning first-frame designs into dynamic video
- Agent developers orchestrating Jimeng video generation tasks
- Platform integrators debugging dLazy balance, auth, and async task status
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.