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
clineinstalled and inPATH- A Cline provider authenticated through
cline auththat can resolveminimax/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.