← Back to Skills Marketplace
wondershare-boop

Media.io Google Veo Video Generator

by wondershare-boop · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
159
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mediaio-google-veo-video-generator
Description
Generate cinematic-quality AI videos from text or images using Google Veo 3.1 via the Media.io OpenAPI with your API key.
Usage Guidance
This skill appears to do what it says: talk to Media.io's openapi.media.io endpoints using a single API key. Before installing: 1) Confirm the API_KEY requirement in the registry (ensure you supply a Media.io API key and that registry metadata reflects that). 2) Only provide a scoped API key (least privilege) and rotate it if you stop using the skill. 3) Ensure your runtime has Python's requests library available (the package isn't declared). 4) Verify you trust the publisher/source — the top-level source was marked unknown though _meta.json points to platform.media.io/docs; prefer skills with a clear, trusted homepage. 5) Optionally test with a low-privilege/test account to confirm behavior and inspect network/logs for unexpected endpoints (the script enforces requests to openapi.media.io, which is a positive sign).
Capability Analysis
Type: OpenClaw Skill Name: mediaio-google-veo-video-generator Version: 1.0.1 The skill bundle is a legitimate implementation for generating AI videos via the Media.io OpenAPI. The core logic in `scripts/skill_router.py` includes a security feature that restricts outbound requests to the authorized domain `openapi.media.io`, and the API definitions in `scripts/c_api_doc_detail.json` align with the stated purpose without any signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description state text/image-to-video via Media.io/Google Veo and the bundled API doc + Python router implement exactly that. However, the registry metadata at the top of the submission lists "Required env vars: none" while SKILL.md and _meta.json both declare API_KEY as required — this mismatch is an incoherence in metadata, not a functional capability mismatch.
Instruction Scope
SKILL.md instructs the agent to call Skill.invoke with an API name and API_KEY and to poll for task results. The runtime instructions only access the API_KEY env var and call Media.io endpoints; they do not ask the agent to read unrelated files, other environment variables, or exfiltrate data elsewhere.
Install Mechanism
No install spec (instruction-only) which minimizes install risk. The skill includes a Python script that uses the 'requests' library but no dependency declaration — runtime must provide requests. No downloads or external installers are used.
Credentials
Functionally the skill only needs a single API key (API_KEY) for Media.io which is appropriate for the described functionality. The inconsistency is that the registry summary at the top claims no required env vars while SKILL.md and _meta.json require API_KEY — this should be fixed to avoid confusion.
Persistence & Privilege
Skill is not always-enabled, does not request special platform privileges, and does not modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mediaio-google-veo-video-generator
  3. After installation, invoke the skill by name or use /mediaio-google-veo-video-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added _meta.json file to the project. - No other changes to the skill functionality or documentation.
v1.0.0
Initial release of mediaio-google-veo-video-generator. - Generate cinematic-quality AI videos from text or image using Google Veo (Veo 3 / Veo 3.1) via Media.io OpenAPI. - Includes support for Credits, Task Result, Google Veo 3.1, and Google Veo 3.1 Fast APIs. - Requires a Media.io OpenAPI key set in the API_KEY environment variable. - Poll video generation status using Task Result with the returned task_id. - See documentation for example usage and API details.
Metadata
Slug mediaio-google-veo-video-generator
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Media.io Google Veo Video Generator?

Generate cinematic-quality AI videos from text or images using Google Veo 3.1 via the Media.io OpenAPI with your API key. It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install Media.io Google Veo Video Generator?

Run "/install mediaio-google-veo-video-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Media.io Google Veo Video Generator free?

Yes, Media.io Google Veo Video Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Media.io Google Veo Video Generator support?

Media.io Google Veo Video Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Media.io Google Veo Video Generator?

It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.1.

💬 Comments