MiniMax Forge is a collection of reusable agent and Codex skills for MiniMax tools and models.
Each skill lives in its own directory under .agents/skills/ and keeps its instructions, references, scripts, and tests local to that skill. This lets future MiniMax skills evolve independently without turning the repository root into a shared prompt manual.
minimax-h3-prompt-director— directs, translates, compiles, revises, and lints concise MiniMax H3 video prompts.
More MiniMax skills can be added later as sibling directories under .agents/skills/. Add only complete, focused skills and document each one independently.