← 返回 Skills 市场
Media.io Hailuo Video Generator
作者
wondershare-boop
· GitHub ↗
· v1.0.0
· MIT-0
162
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mediaio-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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mediaio-hailuo-video-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/mediaio-hailuo-video-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Media.io Hailuo Video Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mediaio-hailuo-video-generator」即可一键安装,无需额外配置。
Media.io Hailuo Video Generator 是免费的吗?
是的,Media.io Hailuo Video Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Media.io Hailuo Video Generator 支持哪些平台?
Media.io Hailuo Video Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Media.io Hailuo Video Generator?
由 wondershare-boop(@wondershare-boop)开发并维护,当前版本 v1.0.0。
推荐 Skills