‹ 返回总目录
视频生成 最近更新07-14

rw-integrate-video

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量207
⭐ GitHub Stars65(fork 15)
🗓️ 最近推送2026-07-14
🌱 项目创建2026-02-10
💻 语言 / LicensePython · MIT
🐛 开放Issue1

📝 工具简介

Runway的coding agent skills,用于集成视频功能。

📖 怎么用

先装插件:`claude plugin marketplace add anthropics/claude-plugins-community`,然后 `claude plugin install runway-api-skills@claude-community`。装好后直接跟 agent 说需求,比如“Generate a 15-second product video from this image using seedance2”或“Create a voiceover for this ad script, then generate a sound effect of applause”。它会自动调 Runway API、轮询任务状态、下载结果。批量生成也支持,比如一次处理 5 张产品图做 Reels 视频。

📋 迷你测评

Runway出的编码agent技能,用来集成视频功能。亮点是官方出品,跟Runway自家API配合应该比较顺。适合想在应用里加视频能力的开发者。

📄 README 要点

这是Runway官方的API技能包,让AI能批量生成视频、图片和音频。支持Seedance2、Gen4.5、Veo3这些新模型,能跑广告片、产品视频、多镜头故事这些活儿。有两种玩法:一是直接让AI调API批量生成素材,它会自己轮询任务状态、下载结果;二是把Runway能力集成到你自己的服务端项目里,AI会帮你搞定兼容性检查、配凭证、写路由这些事。装的时候Claude Code有现成命令,其他工具也能装。

查看英文原文
Runway API Skills Media Generation at scale. One platform to run the best image, video, audio and real time models. Generate videos, images, and audio with Runway's API — batch Ad campaigns, product videos, multishot stories, and creative iteration. Supports seedance2, gen4.5, veo3, Nano, Banana Pro, and more. Works with Claude Code, Cursor, Codex, and other compatible agents. Two Ways to Use 1. Generate media at scale Tell your agent what to create and it handles the rest — calls the API, polls for completion, downloads the result. Generate one asset or orchestrate hundreds. [安装/使用命令见下方] [安装/使用命令见下方] [安装/使用命令见下方] 2. Integrate into your app Guide your agent through adding Runway capabilities to a server side project: verify compatibility, set up credentials, write framework specific routes, and handle edge cases like file uploads and task polling. [安装/使用命令见下方] Installation Claude Code (community marketplace) [安装/使用命令见下方] You can also run /plugin in Claude Code, open Discover , search for runway api skills , and install from there. After installing or updating plugins, run /reload plugins if skills do not appear immediately. Other agents ( npx skills ) [安装/使用命令见下方] Select all the skills with your keyboard (Space to select, arrow keys to navigate), then press Enter to install. Prerequisites A Runway developer account with prepaid credits ($10 minimum) For generation skills: uv (Python package runner) and RUNWAYML API SECRET env var For integration skills: a server side project — Node.js 18+ or Python 3.8+ with a backend framework Available Skills Generation (run directly) Generate media assets directly — your agent runs the scripts, polls for completion, and saves the output. Skill Description rw generate video Generate videos: text to video, image to video, video to video rw generate image Generate images: text to image with optional reference images rw generate audio Generate audio: TTS, sound effects, voice isolation, dubbing, voice conversion Integration (add to y

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考