runway-install-auth
Installation
SKILL.md
Runway Install Auth
Overview
Install the Runway ML SDK and configure API key authentication for AI video generation.
Prerequisites
- Runway account at runwayml.com
- API key from the Runway Developer Portal (dev.runwayml.com)
- Python 3.9+ or Node.js 18+
Instructions
Step 1: Install SDK
set -euo pipefail
# Python
pip install runwayml