openrouter-video-generator

Installation
SKILL.md

OpenRouter Video Generator

Create a short browser-playable video asset for AwesomeWebpageMetaSkill. This is an adapter around the configured OpenRouter video model, not a place to choose providers or invent model ids.

Meta-Skill Entrypoint

Meta-skills should run this skill as skill_exec. The entrypoint is a deterministic Python adapter around OpenRouter's async video endpoint. During a MetaSkill run it receives a short-lived connection from ordinary Provider Settings in the child process only; the credential, endpoint, and proxy never enter with, argv, the plan, or persisted run data. It writes the MP4 under the supplied output directory and prints either VIDEO_READY: or a failure label. Do not spawn an LLM sub-agent just to generate video.

Contract

Installs
8
GitHub Stars
7.0K
First Seen
Jun 30, 2026
openrouter-video-generator — tokenrhythm/opensquilla