Назад към всички

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.

$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namevolcengine-ai-video-generation
descriptionAI 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.

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