๐ŸŽฏ

rw-generate-image

๐ŸŽฏSkill

from runwayml/skills

VibeIndex|
What it does
|

Generates images using the Runway API via Python scripts with support for text-to-image prompts and optional reference images, running directly from the working directory.

๐Ÿ“ฆ

Same repository

runwayml/skills(31 items)

rw-generate-image

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add runwayml/skills --skill rw-generate-image
skills.sh Installโš  Installs to .agents/skills/
npx skills add runwayml/skills --skill rw-generate-image
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/rw-generate-image/SKILL.md

SKILL.md

160Installs
-
AddedApr 18, 2026

More from this repository10

๐ŸŽฏ
rw-generate-video๐ŸŽฏSkill

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.

๐ŸŽฏ
use-runway-api๐ŸŽฏSkill

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.

๐ŸŽฏ
rw-api-reference๐ŸŽฏSkill

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.

๐ŸŽฏ
rw-integrate-video๐ŸŽฏSkill

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.

๐ŸŽฏ
rw-integrate-uploads๐ŸŽฏSkill

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.

๐ŸŽฏ
rw-setup-api-key๐ŸŽฏSkill

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.

๐ŸŽฏ
rw-check-org-details๐ŸŽฏSkill

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.

๐ŸŽฏ
rw-integrate-image๐ŸŽฏSkill

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.

๐ŸŽฏ
rw-recipe-full-setup๐ŸŽฏSkill

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.

๐ŸŽฏ
rw-integrate-characters๐ŸŽฏSkill

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.