qwen-3-5-plus-video-feedback
Installation
SKILL.md
Qwen 3.5 Plus Video Feedback
Overview
Analyze videos with OpenRouter using the qwen/qwen3.5-plus-02-15 model. Designed as the feedback loop for Veo 3.1 video generation — pass a generated video and a prompt to get structured analysis and quality feedback.
Analyze a public video URL
uv run {baseDir}/scripts/analyze_video.py \
--video-url "https://example.com/generated.mp4" \
--prompt "Does this video match the description: a cat jumping over a fence? Rate quality 1-10."