Generate images and videos via Runware API. Access to FLUX, Stable Diffusion, Kling AI, and other top models. Supports text-to-image, image-to-image, upscaling, text-to-video, and image-to-video. Use when generating images, creating videos from prompts or images, upscaling images, or doing AI image transformation.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install runware或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install runware⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/runware/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: runware description: Generate images and videos via Runware API. Access to FLUX, Stable Diffusion, Kling AI, and other top models. Supports text-to-image, image-to-image, upscaling, text-to-video, and image-to-video. Use when generating images, creating videos from prompts or images, upscaling images, or doing AI image transformation. ---
Image and video generation via Runware's unified API. Access FLUX, Stable Diffusion XL, Kling AI, and more.
Set RUNWARE_API_KEY environment variable, or pass --api-key to scripts.
Get API key: https://runware.ai
python3 scripts/image.py gen "a cyberpunk city at sunset, neon lights, rain" --count 2 -o ./images
Options:
--model: Model ID (default: runware:101@1 / FLUX.1 Dev)--width/--height: Dimensions (default: 1024x1024)--steps: Inference steps (default: 25)--cfg: CFG scale (default: 7.5)--count/-n: Number of images--negative: Negative prompt--seed: Reproducible seed--lora: LoRA model ID--format: png/jpg/webpTransform an existing image:
python3 scripts/image.py img2img ./photo.jpg "watercolor painting style" --strength 0.7
--strength: How much to transform (0=keep original, 1=ignore original)python3 scripts/image.py upscale ./small.png --factor 4 -o ./large.png
python3 scripts/image.py models
python3 scripts/video.py gen "a cat playing with yarn, cute, high quality" --duration 5 -o ./cat.mp4
Options:
--model: Model ID (default: klingai:5@3 / Kling AI 1.6 Pro)--duration: Length in seconds--width/--height: Resolution (default: 1920x1080)--negative: Negative prompt--format: mp4/webm/mov--max-wait: Polling timeout (default: 600s)Animate an image or interpolate between frames:
# Single image (becomes first frame)
python3 scripts/video.py img2vid ./start.png --prompt "zoom out slowly" -o ./animated.mp4
# Two images (first and last frame)
python3 scripts/video.py img2vid ./start.png ./end.png --duration 5
python3 scripts/video.py models
| Model | ID | |-------|-----| | FLUX.1 Dev | runware:101@1 | | FLUX.1 Schnell (fast) | runware:100@1 | | FLUX.1 Kontext | runware:106@1 | | Stable Diffusion XL | civitai:101055@128080 | | RealVisXL | civitai:139562@297320 |
| Model | ID | |-------|-----| | Kling AI 1.6 Pro | klingai:5@3 | | Kling AI 1.5 Pro | klingai:3@2 | | Runway Gen-3 | runwayml:1@1 |
Browse all: https://runware.ai/models
安装 Runware Image & Video generation 后,可以对 AI 说这些话来触发它
Help me get started with Runware Image & Video generation
Explains what Runware Image & Video generation does, walks through the setup, and runs a quick demo based on your current project
Use Runware Image & Video generation to generate images and videos via Runware API
Invokes Runware Image & Video generation with the right parameters and returns the result directly in the conversation
What can I do with Runware Image & Video generation in my design & creative workflow?
Lists the top use cases for Runware Image & Video generation, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/runware/ 目录(个人级,所有项目可用),或 .claude/skills/runware/(项目级)。重启 AI 客户端后,用 /runware 主动调用,或让 AI 根据上下文自动发现并使用。
Runware Image & Video generation 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Runware Image & Video generation 可免费安装使用。请查阅仓库了解许可证信息。
Generate images and videos via Runware API. Access to FLUX, Stable Diffusion, Kling AI, and other top models. Supports text-to-image, image-to-image, upscaling, text-to-video, and image-to-video. Use when generating images, creating videos from prompts or images, upscaling images, or doing AI image transformation.
Automate my design & creative tasks using Runware Image & Video generation
Identifies repetitive steps in your workflow and sets up Runware Image & Video generation to handle them automatically
Runware Image & Video generation 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。