minimax-runner

Installation
SKILL.md

Minimax Runner

Execute prompts against Minimax models through the shared cline-runner implementation. This skill adds a Minimax-backed seat for councils and scripted workflows while keeping execution headless and stream friendly.

Default Model

  • minimax/minimax-m2.7

Pass --model if you want to target another Minimax model exposed by the selected Cline provider.

Prerequisites

  • cline installed and in PATH
  • A Cline provider authenticated through cline auth that can resolve minimax/minimax-m2.7

Security Model

This skill delegates to cline-runner, so it has the Cline execution and data sharing model. Prompt text, prompt files, session files, metadata, and any files Cline reads during the run may be sent to the selected Minimax provider. Analysis roles default to native --auto-approve false; pass --allow-write to opt out.

Installs
49
GitHub Stars
2
First Seen
May 15, 2026
minimax-runner — robsonrung/rar-skills