ClaudeSuperPower

rw-integrate-uploads

Skill

Help users upload local files to Runway for use as inputs to generation models

Install

git clone https://github.com/runwayml/skills.git ~/.claude/skills/rw-integrate-uploads

What is rw-integrate-uploads?

Help users upload local files to Runway for use as inputs to generation models

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Create and modify files

Declares Write or Edit

~20 tokens of context used while enabled, before you invoke anything

All declared tools (5)
EditGlobGrepReadWrite

Documentation

README · ~4 min read

Integrate Uploads

PREREQUISITE: Run +rw-check-compatibility first. Run +rw-fetch-api-reference to load the latest API reference before integrating. Requires +rw-setup-api-key for API credentials.

Help users upload local files (images, videos, audio) to Runway's ephemeral storage for use as inputs to generation models.

When to Use Uploads

Use the Uploads API when:

  • The user has a local file (not a public URL) they want to use as input
  • The file exceeds data URI size limits (5 MB for images, 16 MB for video/audio)
  • The file's URL doesn't meet Runway's URL requirements (HTTPS, proper headers, no redirects)

You do NOT need uploads when:

  • The asset is already at a public HTTPS URL with proper headers

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.