skills/minimax-image-gen/SKILL.md
Generate images, videos, TTS, voice clone, and music via MiniMax MCP server. Use when user asks to "draw", "generate image", "create picture", "make a photo", "text to image", "image generation".
npx skillsauth add ariffazil/openclaw-workspace MiniMax Image GenerationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate images using MiniMax image-01 model via MCP server.
Tool: minimax-mcp → text_to_image
Parameters:
- prompt (required): Description of the image to generate
- model (optional): "image-01" (default)
- aspect_ratio (optional): "1:1" (default), "16:9", "4:3", "3:2", "2:3", "3:4", "9:16", "21:9"
- n (optional): 1-9 images (default: 1)
- prompt_optimizer (optional): true/false (default: true)
- output_directory (optional): where to save the file
Tool: minimax-mcp → generate_video
Parameters:
- prompt (required): Description of the video scene
- model (optional): "MiniMax-Hailuo-02" (latest), "T2V-01", "T2V-01-Director", "I2V-01"
- duration (optional): 6 or 10 seconds (Hailuo-02 only)
- resolution (optional): "768P" or "1080P" (Hailuo-02 only)
- async_mode (optional): true for background generation
Tool: minimax-mcp → text_to_audio
Parameters:
- text (required): Text to convert to speech
- voice_id (optional): e.g. "male-qn-qingse", "female-shaonv"
- model (optional): "speech-2.6-hd" (default)
- speed (optional): 0.5-2.0 (default: 1.0)
- emotion (optional): "happy", "sad", "angry", etc.
Tool: minimax-mcp → music_generation
Parameters:
- prompt (required): Style/mood description (10-300 chars)
- lyrics (required): Song lyrics (10-600 chars)
- format (optional): "mp3" (default), "wav", "pcm"
All MiniMax tools make API calls that incur costs. Use when explicitly requested by user.
stdio via uvx minimax-mcp -y. Requires MINIMAX_API_KEY + MINIMAX_API_HOST=https://api.minimax.io.
image-01 model is MCP-server-only (not in REST API model list)minimax-mcpminimax-coding-plan-mcp (web search only, no image gen)minimax-mcp in MCP server listtext_to_image with promptUser: "Generate an image of a sunset over mountains"
→ Call minimax-mcp text_to_image with prompt="A beautiful sunset over mountain peaks, golden hour lighting, photorealistic"
→ Download URL from response
→ Save to /root/forge_work/sunset_$(date +%Y%m%d_%H%M%S).jpg
→ Report: "Generated sunset image via MiniMax image-01. Saved to /root/forge_work/sunset_20260804.jpg"
testing
OpenClaw edge agent bridge — operational triage, doctor, restart, and A2A bridge routing for the federation edge (Telegram surface). USE WHEN: "openclaw unhealthy", "gateway down", "edge bot not responding", "a2a bridge disconnected", "watchdog tripped", "openclaw doctor", "openclaw restart". NOT for token/security audit — use FORGE-telegram-audit.
testing
Single load-bearing constitutional-judgment skill. Routes all F1–F13, verdict, hold, seal, scope, authority and floor-check calls through the live arif_judge surface. Replaces 7 overlapping predecessors (arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge).
development
MANDATORY LSP grounding gate BEFORE any code mutation on .ts, .py, .js, .tsx, .jsx files. Forces the agent to read real-time compiler diagnostics and structural project context before editing — eliminating blind guesses and anchoring every mutation in F2 (TRUTH). Routes through arifOS kernel (:8088) for centralized gate logic.
tools
When no permanent tool exists for a task, spawn a temporary tool via forge_ephemeral. The capability metabolism engine — generate, test, use, then dissolve. Prevents tool accumulation. Adapts without accumulating permanent state. Wolf Cabinet Ψ Survival — "I need to do X but no tool exists."