← Back to Skills Marketplace
Media.io Hailuo Video Generator
by
wondershare-boop
· GitHub ↗
· v1.0.0
· MIT-0
162
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mediaio-hailuo-video-generator
Description
Generate high-quality HD AI videos from text or images using MiniMax Hailuo (Hailuo 2.3) via Media.io OpenAPI with fast processing.
Usage Guidance
This skill appears to do what it says: call Media.io's openapi.media.io endpoints using a single API key. Before installing, verify the API_KEY is scoped/minimal and issued by Media.io (rotate it if necessary), ensure your runtime has Python's 'requests' available, and confirm you are comfortable granting the skill a Media.io API key. Also note a minor metadata inconsistency: the registry summary omitted the required API_KEY while SKILL.md/_meta.json include it — treat API_KEY as required. If you don't recognize the publisher or the 'openapi.media.io' hostname, verify with Media.io documentation/support before providing credentials.
Capability Analysis
Type: OpenClaw Skill
Name: mediaio-hailuo-video-generator
Version: 1.0.0
The skill is a legitimate API wrapper for the Media.io Hailuo video generation service. The implementation in `scripts/skill_router.py` includes a security check that restricts outbound network requests specifically to the `openapi.media.io` domain, preventing data exfiltration to unauthorized endpoints. The API definitions in `scripts/c_api_doc_detail.json` and the instructions in `SKILL.md` are consistent with the stated purpose of generating AI videos.
Capability Assessment
Purpose & Capability
Name/description (Media.io Hailuo video generation) align with the included API definitions and code: the skill only calls Media.io endpoints for credits, task result, and generation models. One minor metadata inconsistency: the top-level registry summary in the prompt listed "Required env vars: none," but both SKILL.md and _meta.json declare API_KEY as required — the code also expects an API_KEY.
Instruction Scope
SKILL.md instructs use of Skill.invoke(...) with api_name and API_KEY and to poll Task Result; it does not instruct reading unrelated files, other environment variables, or sending data to third-party endpoints beyond openapi.media.io.
Install Mechanism
This is an instruction-only skill with an included Python helper file; there is no install spec. The helper uses the 'requests' library but the skill does not declare installation of that dependency — this is an operational (not security) mismatch to verify at runtime.
Credentials
Only a single API_KEY is required (declared in SKILL.md and _meta.json) which is proportional to the stated purpose. The code uses it solely as the X-API-KEY header. No other secrets or unrelated env vars are requested.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or system-wide settings. It can be invoked autonomously by the agent (default) but that is normal and not excessive here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mediaio-hailuo-video-generator - After installation, invoke the skill by name or use
/mediaio-hailuo-video-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Hailuo AI Video Generator skill.
- Supports AI video generation via MiniMax Hailuo (Hailuo 2.3) on Media.io, including both text-to-video and image-to-video.
- Provides fast generation and high-quality HD output.
- Integrates with Media.io OpenAPI, requiring an API key.
- Includes the following APIs: Credits, Task Result, Hailuo 02, and Hailuo 2.3.
- Generation processes return a task ID for result polling.
Metadata
Frequently Asked Questions
What is Media.io Hailuo Video Generator?
Generate high-quality HD AI videos from text or images using MiniMax Hailuo (Hailuo 2.3) via Media.io OpenAPI with fast processing. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Media.io Hailuo Video Generator?
Run "/install mediaio-hailuo-video-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Media.io Hailuo Video Generator free?
Yes, Media.io Hailuo Video Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Media.io Hailuo Video Generator support?
Media.io Hailuo Video Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Media.io Hailuo Video Generator?
It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.0.
More Skills