# Volcengine AI Video Generation

> AI video generation workflow on Volcengine. Use when users need text-to-video, image-to-video, generation parameter tuning, or async task troubleshooting for video jobs.

- Skill: `modbender/volcengine-ai-video-generation` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds add modbender/volcengine-ai-video-generation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/modbender/volcengine-ai-video-generation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: modbender (https://skillmd.com/u/modbender)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/modbender/volcengine-ai-video-generation

---


# volcengine-ai-video-generation

Run video generation jobs with deterministic task submission and status polling.

## Execution Checklist

1. Confirm input mode (text-to-video or image-to-video).
2. Set duration, resolution, fps, and style constraints.
3. Submit task and poll status until completion.
4. Return final video URL/path and task metadata.

## Reliability Rules

- Always log task ID for retries.
- Use bounded polling intervals.
- Surface failure reason and rerun suggestions.

## References

- `references/sources.md`

