Foundational fal.ai skill that drives the genmedia CLI across 1200+ hosted generative model endpoints — smart routing, schema inspection, async queues and agent-parseable JSON.
MiniMax Multimodal ToolkitSkill
Summary
MiniMax's official skill for generating text, images, video, speech and music from the terminal through the mmx CLI, with agent-safe non-interactive flags.
Features
- Text, image, video, speech, music and web search from one CLI
- Agent-safe flags: --non-interactive, --quiet, --output json, --yes
- --async task IDs for long video renders
- --dry-run to preview an API request before spending credits
- Voice cloning and voice design via MiniMax TTS
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Usage Instructions
Learn how to use this skill with different AI agents.
Description
The official multimodal skill from the MiniMax AI team, wrapping the mmx CLI so an agent can generate media as part of a build rather than as a detour through a web console.
One CLI covers the whole MiniMax surface: text chat, image generation and image-to-image, text-to-video and image-to-video, text-to-speech with voice cloning and voice design, music and instrumental generation, and web search. Credentials persist to ~/.mmx/credentials.json after mmx auth login, or can be passed per call. Region is auto-detected, with --region global or --region cn to override — worth knowing if you are routing traffic deliberately.
What makes it usable from an agent rather than just from a human shell is the flag discipline the skill insists on. In non-interactive contexts it always passes --non-interactive (fail fast instead of prompting), --quiet (stdout is pure data, no spinners), --output json (machine-readable), --yes (skip confirmations), and --async for video generation so a long render returns a task ID immediately instead of blocking the session. --dry-run previews the API request without spending credits — the right first move when an agent is composing a call it has not made before.
Part of MiniMax's wider skills repository, which also ships frontend, fullstack, Android, iOS, Flutter, React Native and shader development skills, plus document generation for PDF, DOCX, XLSX and PPTX. MIT licensed, and marked beta by the team — formats may still change.
Related Skills
GreenSock's official ScrollTrigger skill — scroll-linked animation, pinning, scrub and trigger positioning, with the exact start/end syntax agents get wrong.
Turns Claude Code or Codex into a motion-design studio for cinematic Remotion product videos.
Stops AI-generated UI from defaulting to purple gradients and templated hero sections by forcing a named design direction first.