Generate videos, images, and audio at scale using Runway's API with AI coding agents.
runway-api-skills is easy to set up with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
npx skills add runwayml/skillsRun the command in your terminal.
Confirm that the skill files were added to your agent workspace.
Check the README requirements before invoking the skill in your agent.
This repository provides skills for AI coding agents like Claude Code and Cursor to generate media using Runway's API. You can create videos, images, and audio by simply telling your agent what you want. It handles API calls, polling, and downloads automatically.
Runway API Skills is a collection of agent skills that enable AI coding agents to generate videos, images, and audio using Runway's API. It supports multiple models including seedance2, gen4.5, veo3, Nano, and Banana Pro. The skills come in two categories: generation skills that run directly to produce media assets, and integration skills that add Runway capabilities to server-side projects (Node.js or Python). Generation skills handle the full workflow: calling the API, polling for completion, and downloading results. Integration skills guide agents through setting up credentials, writing framework-specific routes, and handling edge cases like file uploads and task polling. The repository includes skills for video generation (text-to-video, image-to-video, video-to-video), image generation (text-to-image with optional references), and audio generation (TTS, sound effects, voice isolation, dubbing, voice conversion). It also provides a full setup recipe and compatibility checker. Installation is available via Claude Code's community marketplace or the npx skills command.
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 46 days ago.
54 GitHub stars indicate community interest.
0 open issues signal maintenance load.
MIT license detected.
Generate a 15-second product video from an image using seedance2
Create a batch of 5 product videos for Instagram Reels in 9:16 ratio
Add Runway video generation to a Next.js app with proper API routes
Generate voiceover for an ad script and a sound effect of applause
Set up end-to-end Runway integration in a server-side project
Agent skills can change coding-agent behavior; review every SKILL.md and referenced script before installing.
Check shell, network, file-system, credential, and API-key requirements before running skill workflows.
Requires Runway account/API credentials for some workflows; keep keys server-side or in local secret stores.
Requires a Runway API secret key; keep it secure and never commit it to version control.
API usage incurs costs; monitor your credit balance to avoid unexpected charges.
54
Stars
16
Forks
0
Issues
MIT
License
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
5 security/trust notes recorded.
Setup difficulty is 2/5.
An open-source framework to turn HTML, CSS, and animations into deterministic MP4 videos.