← 返回 Skills 市场
Media.io Text to Video API
作者
wondershare-boop
· GitHub ↗
· v1.0.0
· MIT-0
178
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mediaio-text-to-video-api
功能描述
Generate high-quality AI videos from text prompts using the Media.io Text to Video API with supported top models and task progress tracking.
安全使用建议
This package appears to be a straightforward Media.io API wrapper and will send whatever API_KEY you provide to openapi.media.io only (the router enforces that host). However: (1) the registry metadata omitted the API_KEY requirement even though SKILL.md and the code require it — that mismatch could be a packaging error or oversight; (2) the skill's publisher/source fields are unclear (no verified homepage), so verify the publisher and that openapi.media.io is the correct official endpoint before providing credentials; (3) use a least-privileged API key (e.g., scoped/test key) and monitor usage/credits because generation is billable; and (4) review the included scripts yourself if you plan to run them in a sensitive environment. If you need higher assurance, ask the publisher for an authoritative homepage or signed release, or only install from trusted sources.
功能分析
Type: OpenClaw Skill
Name: mediaio-text-to-video-api
Version: 1.0.0
The skill bundle is a legitimate wrapper for the Media.io Text-to-Video API. The Python implementation in `scripts/skill_router.py` includes a security check to ensure requests are only sent to the authorized domain (`openapi.media.io`), preventing data exfiltration to arbitrary endpoints. The API definitions in `scripts/c_api_doc_detail.json` and the instructions in `SKILL.md` are consistent with the stated functionality and show no signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
The SKILL.md, c_api_doc_detail.json, and scripts/skill_router.py consistently implement a Media.io text-to-video and related APIs (Credits, Task Result, Vidu Q3). The code enforces calls only to openapi.media.io, which is coherent with the stated purpose.
Instruction Scope
Runtime instructions and the Python router are narrowly scoped to calling the documented Media.io endpoints, replacing path params and posting JSON. The SKILL.md instructs use of an API_KEY only for authorization; there are no instructions to read unrelated files, system state, or to transmit data to other endpoints.
Install Mechanism
There is no install spec (instruction-only plus a small included Python script). No remote downloads or archive extraction occur at install time. Risk from installation artifacts is low.
Credentials
The SKILL.md and scripts require an API key (API_KEY used as X-API-KEY), which is appropriate. However, the registry metadata supplied with the skill indicates no required env vars / primary credential — an inconsistency between the published manifest and the runtime instructions/code. The skill will accept an API_KEY and use it to call openapi.media.io; requiring an API key is proportional, but the manifest mismatch and lack of declared primaryEnv in registry is a red flag that the packaging or metadata may be incomplete or incorrect.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistent privileges, and it does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not unusual for a skill of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mediaio-text-to-video-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/mediaio-text-to-video-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the mediaio-text-to-video-api skill.
- Generate AI videos from text descriptions using Media.io OpenAPI.
- Includes APIs for checking credits, retrieving task results, and generating videos via the Vidu Q3 model.
- Requires an API key (`API_KEY`) for authentication.
元数据
常见问题
Media.io Text to Video API 是什么?
Generate high-quality AI videos from text prompts using the Media.io Text to Video API with supported top models and task progress tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。
如何安装 Media.io Text to Video API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mediaio-text-to-video-api」即可一键安装,无需额外配置。
Media.io Text to Video API 是免费的吗?
是的,Media.io Text to Video API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Media.io Text to Video API 支持哪些平台?
Media.io Text to Video API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Media.io Text to Video API?
由 wondershare-boop(@wondershare-boop)开发并维护,当前版本 v1.0.0。
推荐 Skills