R
Skills Runwayml
api-reference
by runwayml
Complete reference for Runway's public API: models, endpoints, costs, limits, and types
check-compatibility
by runwayml
check-compatibility — an installable skill for AI agents, published by runwayml/skills.
check-org-details
by runwayml
Query the Runway API for organization details: rate limits, credit balance, usage tier, and daily generation counts
fetch-api-reference
by runwayml
Retrieve the latest Runway API reference from docs.dev.runwayml.com and use it as the authoritative source before any integration work
integrate-audio
by runwayml
Help users integrate Runway audio APIs (TTS, sound effects, voice isolation, dubbing)
integrate-character-embed
by runwayml
Help users embed Runway Character avatar calls in React apps using the @runwayml/avatars-react SDK
integrate-characters
by runwayml
Help users create Runway Characters (GWM-1 avatars) and integrate real-time conversational sessions into their apps
integrate-documents
by runwayml
Help users add knowledge base documents to Runway Characters for domain-specific conversations
integrate-image
by runwayml
Help users integrate Runway image generation APIs (text-to-image with reference images)
integrate-uploads
by runwayml
Help users upload local files to Runway for use as inputs to generation models
integrate-video
by runwayml
Help users integrate Runway video generation APIs (text-to-video, image-to-video, video-to-video)
recipe-full-setup
by runwayml
Complete Runway API setup: check compatibility, configure API key, and integrate generation endpoints
runway-studio-skills
by runwayml
Generate studio-quality videos, images, and audio using the Runway API. All commands are standalone Python scripts run via uv run from the skill root directory.
runwayml
by runwayml
Generate AI videos, images, and audio with Runway API. Use when generating video from images, text-to-video, video-to-video, character performance,…
rw-api-reference
by runwayml
Complete reference for Runway's public API: models, endpoints, costs, limits, and types
rw-check-compatibility
by runwayml
Analyze a user's codebase to verify it can use Runway's public API (server-side requirement)
rw-check-org-details
by runwayml
Query the Runway API for organization details: rate limits, credit balance, usage tier, and daily generation counts
rw-fetch-api-reference
by runwayml
Retrieve the latest Runway API reference from docs.dev.runwayml.com and use it as the authoritative source before any integration work
rw-generate-audio
by runwayml
Generate audio using the Runway API via runnable scripts. Supports TTS, sound effects, voice isolation, dubbing, and voice conversion.
rw-generate-image
by runwayml
Generate images directly using the Runway API via runnable scripts. Supports text-to-image with optional reference images.
rw-generate-video
by runwayml
Generate videos directly using the Runway API via runnable scripts. Supports text-to-video, image-to-video, and video-to-video with seedance2, gen4.5, veo3,…
rw-integrate-audio
by runwayml
Help users integrate Runway audio APIs (TTS, sound effects, voice isolation, dubbing)
rw-integrate-character-embed
by runwayml
Help users embed Runway Character avatar calls in React apps using the @runwayml/avatars-react SDK
rw-integrate-characters
by runwayml
Help users create Runway Characters (GWM-1 avatars) and integrate real-time conversational sessions into their apps
rw-integrate-documents
by runwayml
Help users add knowledge base documents to Runway Characters for domain-specific conversations
rw-integrate-image
by runwayml
Help users integrate Runway image generation APIs (text-to-image with reference images)
rw-integrate-uploads
by runwayml
Help users upload local files to Runway for use as inputs to generation models
rw-integrate-video
by runwayml
Help users integrate Runway video generation APIs (text-to-video, image-to-video, video-to-video)
rw-recipe-full-setup
by runwayml
Complete Runway API setup: check compatibility, configure API key, and integrate generation endpoints
rw-setup-api-key
by runwayml
Guide users through obtaining and configuring a Runway API key
setup-api-key
by runwayml
Guide users through obtaining and configuring a Runway API key
use-runway-api
by runwayml
Directly use the Runway API from the agent to generate media, manage resources, and inspect account state