A comprehensive media generation skill for creating, upscaling, and animating high-fidelity images and videos via the Runware API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install runware
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install runware using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Runware is a powerful integration designed for Openclaw Skills that provides a unified gateway to the world's most advanced generative AI models. It allows developers and creators to interact with FLUX.1, Stable Diffusion XL, Kling AI, and Runway Gen-3 through a streamlined interface. Whether you need photorealistic images or cinematic video sequences, this skill handles the complexities of API communication and model selection.
By leveraging this tool within the Openclaw Skills ecosystem, users can automate creative workflows that previously required manual intervention across multiple platforms. It is optimized for speed and quality, offering access to both professional-grade models for final outputs and faster models for rapid iteration and prototyping.
To get started with this skill, first obtain an API key from runware.ai. You can then configure your environment by setting the RUNWARE_API_KEY variable:
export RUNWARE_API_KEY="your_api_key_here"
Alternatively, you can provide the key directly when running generation scripts using the --api-key flag. Ensure you have the Python scripts image.py and video.py available in your local environment to execute commands through Openclaw Skills.
The skill manages inputs and outputs using a structured approach to ensure consistency across different models:
| Data Type | Attributes | Description |
|---|---|---|
| Images | --format, --width, --height |
Outputs in PNG, JPG, or WEBP; default 1024x1024 resolution. |
| Videos | --duration, --format |
Outputs in MP4, WEBM, or MOV; support for variable durations. |
| Models | model_id |
Uses unique identifiers like runware:101@1 for FLUX.1 Dev or klingai:5@3 for Kling AI. |
| Storage | -o, --output |
Files are saved locally to specified paths or current directory. |
Loading
An automated utility that translates technical Binance Web3 token audit data into plain-language risk assessments and social media drafts.

A bilingual meme token risk analysis engine that transforms Binance Web3 discovery data into actionable, risk-scored insights.

A research automation tool that generates a daily top-5 crypto token leaderboard with risk summaries and ready-to-publish social media drafts.

A resilient messaging skill that ensures Feishu delivery through automatic retries and format-to-plain-text fallback strategies.

A universal music downloader and manager that extracts audio from YouTube and Bilibili, converts it to MP3, and organizes it into local libraries.

A Python-based skill for integrating Gaode Map (AMap) capabilities like POI search and multi-modal route planning into AI agent workflows.








































