setup-api-key
๐ฏSkillfrom runwayml/skills
Skills for generating videos, images, and audio at scale using Runway's API, with support for models like seedance2, gen4.5, veo3, Nano, and Banana Pro. Handles batch ad campaigns, product videos, and multishot stories.
Same repository
runwayml/skills(31 items)
Installation
npx vibeindex add runwayml/skills --skill setup-api-keynpx skills add runwayml/skills --skill setup-api-key~/.claude/skills/setup-api-key/SKILL.mdSKILL.md
More from this repository10
Generate videos directly using the Runway API with support for text-to-video, image-to-video, and video-to-video using models like Seedance2, Gen4.5, and Veo3.
Agent skills for integrating Runway's API into server-side projects, covering video generation, image generation, audio, file uploads, and real-time conversational avatars. Guides agents through compatibility checks, credential setup, and framework-specific code generation for Next.js, Express, FastAPI, and more.
A Runway skill for generating videos, images, and audio at scale using Runway's API. Supports batch ad campaigns, product videos, multishot stories, and creative iteration with models like seedance2, gen4.5, veo3, and Nano across Claude Code, Cursor, and Codex.
A Runway API skill that guides AI agents through integrating text-to-video, image-to-video, video-to-video, and character performance generation into server-side projects using the Runway SDK.
Helps upload local files (images, videos, audio) to Runway's ephemeral storage via presigned URLs for use as inputs to generation models like Gen4.5 image-to-video.
Guides users through obtaining a Runway API key, installing the SDK (Node.js or Python), and configuring environment variables for AI video and image generation.
Agent skills for generating videos, images, and audio at scale using Runway's API โ supporting text-to-video, image-to-video, TTS, sound effects, and more โ plus guidance for integrating Runway into server-side applications.
Complete Runway API setup recipe that chains compatibility check, API key configuration, and endpoint integration into a single guided workflow for adding AI video generation to projects.
Integrates Runway image generation APIs (text-to-image with reference images) into server-side code, supporting gen4_image, gen4_image_turbo, and Gemini models with security best practices.
A Runway skill that helps create GWM-1 powered Characters (AI avatars) and integrate real-time conversational sessions into applications via WebRTC. Provides server-side session management patterns for Next.js, Express, and FastAPI with the @runwayml/sdk.