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
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
runway-install-auth — jeremylongshore/tons-of-skills-marketplace