← Back to Skills Marketplace
nmww

MiniMax 媒体生成 Unified MiniMax media generation skill for audio, image, and video creation with a single command entrypoint.MiniMax Skill 是一个统一的媒体生成技能,把文本转语音、文生图、文生视频三类能力收口为一个入口。安装后只需配置自己的 MINIMAX_API_KEY,即可通过统一命令生成音频、图片和视频,适合在 OpenClaw / Codex 类环境中直接调用。

by nmww · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
248
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install minimax-skill
Description
Unified MiniMax media generation skill for Token Plan workflows. Use when the user asks to generate audio, speech, TTS, narration, images, illustrations, pos...
Usage Guidance
This skill appears to implement a simple MiniMax API client (audio/image/video) and the code is readable, but there are a few things to check before installing: - Metadata mismatch: the registry entry claims no required env vars or dependencies, but SKILL.md and the scripts require MINIMAX_API_KEY and Python's 'requests'. Treat that as a red flag and confirm with the publisher. - Verify the API host (api.minimaxi.com) is the official service you expect. Because the scripts send your API key to that host, ensure you trust the provider. - Avoid putting sensitive API keys in globally persistent shell startup files unless you understand the security implications; prefer a secrets manager or per-session export when possible. - Ensure your environment has Python 3 and the 'requests' package installed before running. These inconsistencies look like sloppy metadata/packaging rather than clearly malicious behavior, but confirm the API endpoint and the publisher before providing real credentials.
Capability Analysis
Type: OpenClaw Skill Name: minimax-skill Version: 1.0.0 The minimax-skill bundle is a legitimate tool for interacting with the MiniMax API to generate audio, images, and video. The scripts (scripts/generate_audio.py, scripts/generate_image.py, scripts/generate_video.py) correctly handle API authentication via environment variables, use standard libraries like 'requests', and implement safe file-writing practices. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The code and SKILL.md align with the stated purpose: each script calls MiniMax HTTP endpoints to produce audio, images, or video. Requiring an API key (MINIMAX_API_KEY) is expected for a hosted API. However the registry metadata lists no required environment variables or dependencies while the skill and docs clearly require MINIMAX_API_KEY and the Python 'requests' package — this metadata mismatch is an incoherence.
Instruction Scope
Runtime instructions are narrowly scoped to generating media via the MiniMax API and saving outputs to disk. The scripts only read MINIMAX_API_KEY and the command arguments; they do not attempt to read other system files, credentials, or unexpected paths. The README's guidance to put outputs in /tmp and not to hardcode keys is appropriate.
Install Mechanism
This is an instruction-plus-scripts skill with no install spec; nothing is automatically downloaded or written to disk during install. The packaged Python scripts are visible and straightforward. The only missing piece is that the skill expects the 'requests' package and Python 3 but does not declare these in the registry metadata.
Credentials
The code legitimately requires one credential: MINIMAX_API_KEY. That is proportionate to the stated purpose. The concern is that registry metadata omitted this requirement and also omitted declaring the 'requests' dependency, which is an inconsistency the user should notice. Additionally, the setup instructions recommend persisting the key in shell startup files; users should be cautioned about secret storage practices.
Persistence & Privilege
The skill does not request elevated privileges or permanent platform presence (always:false). It does not modify other skills or global agent configuration. It simply uses the provided API key at runtime.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install minimax-skill
  3. After installation, invoke the skill by name or use /minimax-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of unified MiniMax media generation skill. - Introduces a single command-line interface for generating audio, images, and video using MiniMax APIs. - Provides simple usage examples and highlights key options for each media type (audio, image, video). - Supports flexible options for model selection, voice/image/video customization, and output locations. - Includes system-specific API key setup guidance. - Exposes both unified and direct script execution for different automation and workflow needs. - Recommends safe API key handling and best practices for storing generated media.
Metadata
Slug minimax-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is MiniMax 媒体生成 Unified MiniMax media generation skill for audio, image, and video creation with a single command entrypoint.MiniMax Skill 是一个统一的媒体生成技能,把文本转语音、文生图、文生视频三类能力收口为一个入口。安装后只需配置自己的 MINIMAX_API_KEY,即可通过统一命令生成音频、图片和视频,适合在 OpenClaw / Codex 类环境中直接调用。?

Unified MiniMax media generation skill for Token Plan workflows. Use when the user asks to generate audio, speech, TTS, narration, images, illustrations, pos... It is an AI Agent Skill for Claude Code / OpenClaw, with 248 downloads so far.

How do I install MiniMax 媒体生成 Unified MiniMax media generation skill for audio, image, and video creation with a single command entrypoint.MiniMax Skill 是一个统一的媒体生成技能,把文本转语音、文生图、文生视频三类能力收口为一个入口。安装后只需配置自己的 MINIMAX_API_KEY,即可通过统一命令生成音频、图片和视频,适合在 OpenClaw / Codex 类环境中直接调用。?

Run "/install minimax-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MiniMax 媒体生成 Unified MiniMax media generation skill for audio, image, and video creation with a single command entrypoint.MiniMax Skill 是一个统一的媒体生成技能,把文本转语音、文生图、文生视频三类能力收口为一个入口。安装后只需配置自己的 MINIMAX_API_KEY,即可通过统一命令生成音频、图片和视频,适合在 OpenClaw / Codex 类环境中直接调用。 free?

Yes, MiniMax 媒体生成 Unified MiniMax media generation skill for audio, image, and video creation with a single command entrypoint.MiniMax Skill 是一个统一的媒体生成技能,把文本转语音、文生图、文生视频三类能力收口为一个入口。安装后只需配置自己的 MINIMAX_API_KEY,即可通过统一命令生成音频、图片和视频,适合在 OpenClaw / Codex 类环境中直接调用。 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MiniMax 媒体生成 Unified MiniMax media generation skill for audio, image, and video creation with a single command entrypoint.MiniMax Skill 是一个统一的媒体生成技能,把文本转语音、文生图、文生视频三类能力收口为一个入口。安装后只需配置自己的 MINIMAX_API_KEY,即可通过统一命令生成音频、图片和视频,适合在 OpenClaw / Codex 类环境中直接调用。 support?

MiniMax 媒体生成 Unified MiniMax media generation skill for audio, image, and video creation with a single command entrypoint.MiniMax Skill 是一个统一的媒体生成技能,把文本转语音、文生图、文生视频三类能力收口为一个入口。安装后只需配置自己的 MINIMAX_API_KEY,即可通过统一命令生成音频、图片和视频,适合在 OpenClaw / Codex 类环境中直接调用。 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MiniMax 媒体生成 Unified MiniMax media generation skill for audio, image, and video creation with a single command entrypoint.MiniMax Skill 是一个统一的媒体生成技能,把文本转语音、文生图、文生视频三类能力收口为一个入口。安装后只需配置自己的 MINIMAX_API_KEY,即可通过统一命令生成音频、图片和视频,适合在 OpenClaw / Codex 类环境中直接调用。?

It is built and maintained by nmww (@nmww); the current version is v1.0.0.

💬 Comments