What problem does it solve?
Manually integrating with OpenRouter's asynchronous video generation API requires handling multi-step workflows, model-specific parameter validation, and polling for job completion, which is time-consuming and prone to errors. This Skill eliminates that overhead by providing a complete, pre-built workflow for end-to-end video generation.
Core Features & Use Cases
- Multi-format video generation: Supports text-to-video, image-to-video (with first or last frame control), and reference-guided video creation for style consistency.
- Model-aware parameter validation: Automatically fetches and enforces model-specific supported values for resolution, aspect ratio, duration, and other parameters to avoid 400 API errors.
- Flexible job monitoring: Includes both polling-based status checks and webhook callback support for receiving generation completion notifications without manual polling.
- Use Case: A marketing team can use this Skill to quickly generate short product demo videos from written feature descriptions, or animate static product screenshots into engaging social media clips without writing custom API integration code.
Quick Start
Use the openrouter-video skill to generate a 15-second video of a mountain sunrise at dawn using the google/veo-3.1 model and save the final MP4 file to your downloads folder.