volcengine-video-generateUsing volcengine video_generate.py script to generate video, need to provide filename and prompt, optional provide first frame image (URL or local path).
Install via ClawdBot CLI:
clawdbot install warm-wm/volcengine-video-generateWhen you need to generate a video based on a text description, use this skill. It supports controlling the starting frame of the video using a first frame image (either a URL or a local file path).
output.mp4) and a clear, specific prompt.python scripts/video_generate.py "" [first_frame] . Before running, navigate to the corresponding directory.MODEL_VIDEO_API_KEY or ARK_API_KEY environment variables.VOLCENGINE_ACCESS_KEY and VOLCENGINE_SECRET_KEY to get the Ark API Key.Pure Text Generation:
python scripts/video_generate.py "cat.mp4" "a lovely cat"
With First Frame Image (URL):
python scripts/video_generate.py "dog_run.mp4" "a lovely dog is running on the grass" "https://example.com/dog_start.png"
εΈ¦ι¦εΈ§εΎηηζοΌζ¬ε°ζδ»ΆοΌοΌ
python scripts/video_generate.py "my_video.mp4" "a person is running in the street" "/path/to/local/image.jpg"
AI Usage Analysis
Analysis is being generated⦠refresh in a few seconds.
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
Best practices for Remotion - Video creation in React
Best practices for Remotion - Video creation in React
Long-form AI video production: the frontier of multi-agent coordination. CellCog orchestrates 6-7 foundation models to produce up to 4-minute videos from a single prompt β scripted, filmed, voiced, lipsync'd, scored, and edited automatically. Create marketing videos, product demos, explainer videos, educational content, spokesperson videos, training materials, UGC content, news reports.
HeyGen AI video creation API. Use when: (1) Using Video Agent for one-shot prompt-to-video generation, (2) Generating AI avatar videos with /v2/video/generat...
Complete toolkit for programmatic video creation with Remotion + React. Covers animations, timing, rendering (CLI/Node.js/Lambda/Cloud Run), captions, 3D, charts, text effects, transitions, and media handling. Use when writing Remotion code, building video generation pipelines, or creating data-driven video templates.