← Back to Skills Marketplace
Media.io Vidu Video Generator
by
wondershare-boop
· GitHub ↗
· v1.0.1
· MIT-0
171
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mediaio-vidu-video-generator
Description
Generate high-quality AI videos from text or images with smooth transitions using Media.io Vidu Video Generator via OpenAPI.
Usage Guidance
This skill appears coherent and only needs your Media.io API key to call openapi.media.io. Before installing: (1) ensure you trust Media.io and are OK sending the prompts/images you provide (they will be sent to Media.io); avoid using highly sensitive data. (2) Use an API key with minimal privileges and rotate it if you later remove the skill. (3) Confirm your runtime has the Python 'requests' library or add it to your environment. (4) If you want to limit autonomous activity, consider disabling autonomous invocation or restricting which agent workflows can call this skill. (5) Optionally review the included c_api_doc_detail.json to confirm only expected Media.io endpoints are present.
Capability Analysis
Type: OpenClaw Skill
Name: mediaio-vidu-video-generator
Version: 1.0.1
The skill bundle provides a standard interface for interacting with the Media.io Vidu AI video generation API. The implementation in `scripts/skill_router.py` includes a security check that restricts outbound requests to the authorized domain `openapi.media.io`. No evidence of malicious intent, data exfiltration, or prompt injection was found across the code or documentation.
Capability Assessment
Purpose & Capability
Name/description claim text-to-video/image-to-video via Media.io; the skill requires a single API_KEY and provides API definitions that target openapi.media.io endpoints. Required artifacts and the single API_KEY are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to call Media.io endpoints via Skill.invoke and to poll task results. It does not instruct reading arbitrary host files, other env vars, or sending data to external endpoints outside openapi.media.io.
Install Mechanism
There is no install spec (instruction-only with a small Python helper). This is low-risk. One minor note: the bundled Python code uses the 'requests' library but no dependency/install metadata is declared; the runtime must already provide requests or installation will be required.
Credentials
Only API_KEY is required (declared in SKILL.md and _meta.json) and is used as X-API-KEY for calls to Media.io. No unrelated secrets or config paths are requested.
Persistence & Privilege
always:false and default invocation behavior. The skill does not modify other skills or system-wide config and does not request permanent presence or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mediaio-vidu-video-generator - After installation, invoke the skill by name or use
/mediaio-vidu-video-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated metadata structure in SKILL.md for improved compatibility.
- Moved environment variable requirements from metadata to top-level requires field.
- No changes to functionality or available APIs.
v1.0.0
Initial release of mediaio-vidu-video-generator.
- Generate AI videos using Vidu via Media.io OpenAPI.
- Supports text-to-video and image-to-video generation with high-quality motion and smooth transitions.
- Provides access to credits, task status, and multiple Vidu generation models (Q2, Q3).
- Requires an API key set via the `API_KEY` environment variable.
Metadata
Frequently Asked Questions
What is Media.io Vidu Video Generator?
Generate high-quality AI videos from text or images with smooth transitions using Media.io Vidu Video Generator via OpenAPI. It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.
How do I install Media.io Vidu Video Generator?
Run "/install mediaio-vidu-video-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Media.io Vidu Video Generator free?
Yes, Media.io Vidu Video Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Media.io Vidu Video Generator support?
Media.io Vidu Video Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Media.io Vidu Video Generator?
It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.1.
More Skills