runwayml
Installation
SKILL.md
Runway API
Generate AI videos, images, and audio using Runway's API. Features Runway's latest Gen-4.5 model for high-quality text-to-video and image-to-video generation, plus Gen-4 variants and third-party models from Google (Veo, Gemini) and ElevenLabs.
Recommended: Use
gen4.5for best results - the newest and most capable video generation model.
Setup: See Installation Guide. API key goes in
RUNWAYML_API_SECRETenv var.
Quick Start
Python
from runwayml import RunwayML
client = RunwayML()