← 返回 Skills 市场
79
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install turbos7-minimax-video
功能描述
MiniMax 视频生成技能。集成文生视频、图生视频、首尾帧生成视频功能。触发场景:(1) 用户请求生成视频,(2) 用户提供描述创建视频,(3) 用户上传图片生成视频,(4) 用户提供首尾帧图片生成过渡视频,(5) 用户想要查询视频生成任务状态。支持运镜指令:[左移], [右移], [左摇], [右摇], [推...
安全使用建议
Before installing or using this skill: (1) Be aware the script requires an API key (MINIMAX_API_KEY) despite the registry saying no env vars—confirm where that key comes from and do not supply unrelated credentials. (2) Verify the API domain (https://api.minimaxi.com) is the legitimate service you expect; check vendor/homepage contact or documentation if possible. (3) Understand that images you upload and generated videos are sent to that external service—avoid sending sensitive or private images unless you trust the provider and understand their retention/privacy policies. (4) The package has no install spec; ensure the runtime has Python and the 'requests' library available. (5) Consider running the included script in an isolated environment or container first, and test with a throwaway API key or low-privilege account to confirm behavior. If the registry metadata is updated to declare MINIMAX_API_KEY (and ideally provide an official homepage or publisher verification), the incoherence would be resolved and my confidence would improve.
功能分析
Type: OpenClaw Skill
Name: turbos7-minimax-video
Version: 1.1.0
The skill is a legitimate integration for the MiniMax video generation service. It provides a Python script (scripts/generate_video.py) and documentation (SKILL.md) to facilitate text-to-video and image-to-video tasks via the official MiniMax API (api.minimaxi.com). The code handles API keys through environment variables and saves generated assets to a local workspace directory without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力标签
能力评估
Purpose & Capability
Name/description and the included SKILL.md and script all describe a MiniMax video-generation integration and the code implements API calls to api.minimaxi.com, which is consistent with the stated purpose. However, the registry metadata declares no required credentials or primary credential while both SKILL.md examples and scripts require a MINIMAX_API_KEY. That omission is an incoherence between claimed requirements and actual capability.
Instruction Scope
Runtime instructions and the script perform network calls to https://api.minimaxi.com endpoints, read local image files (or accept image URLs), poll task status, and save generated video files into the user's home workspace (~/.openclaw/workspace/assets/videos). Those actions are expected for this purpose, but the SKILL.md/manifest do not declare the required API key and do not warn about privacy/PII of uploaded images or link expiry—this gives the skill broad discretion without clearly documented requirements.
Install Mechanism
This is instruction-only with an included Python script (no install spec). That is low risk from an installer perspective. The script depends on 'requests' and standard libs but the package/dependency requirements are not declared (no requirements.txt). This is operationally inconvenient but not itself malicious.
Credentials
The code requires an API key via the MINIMAX_API_KEY environment variable or --api-key argument, yet the skill metadata lists no required env vars or primary credential. Requesting an API key for the service itself is proportionate, but failing to declare it in the registry is a clear mismatch and could mislead users about necessary secrets and permissions.
Persistence & Privilege
The skill does not request 'always: true', does not modify other skills or system-wide settings, and is user-invocable. It does save files to a user-specific workspace directory, which is within normal scope for a content-generation tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install turbos7-minimax-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/turbos7-minimax-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
优化:自动下载视频,进度动画,显示分辨率和文件大小
v1.0.0
文生视频+图生视频+首尾帧生成,支持运镜指令
元数据
常见问题
MiniMax Video Generation 是什么?
MiniMax 视频生成技能。集成文生视频、图生视频、首尾帧生成视频功能。触发场景:(1) 用户请求生成视频,(2) 用户提供描述创建视频,(3) 用户上传图片生成视频,(4) 用户提供首尾帧图片生成过渡视频,(5) 用户想要查询视频生成任务状态。支持运镜指令:[左移], [右移], [左摇], [右摇], [推... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 MiniMax Video Generation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install turbos7-minimax-video」即可一键安装,无需额外配置。
MiniMax Video Generation 是免费的吗?
是的,MiniMax Video Generation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MiniMax Video Generation 支持哪些平台?
MiniMax Video Generation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MiniMax Video Generation?
由 Vesper(@turbos7)开发并维护,当前版本 v1.1.0。
推荐 Skills