minimax-cli-runtime

Installation
SKILL.md

minimax-cli-runtime

Internal contract for code invoking scripts/polycli-companion.bundle.mjs with --provider minimax.

Runtime requirements

  • Official mmx-cli on PATH as mmx, or set MMX_CLI_BIN / MINIMAX_CLI_BIN.
  • mmx auth status --output json --non-interactive reports authenticated.
  • Node.js >= 20 for this repo runtime.

Invocation contract

Polycli calls:

mmx text chat --message "<prompt>" --output json --non-interactive

Optional model selection is passed as --model <model>. The runtime parses the JSON response directly and no longer depends on Mini-Agent logs or MINI_AGENT_CONFIG_PATH.

Installs
1
Repository
bbingz/polycli
First Seen
Jun 23, 2026
minimax-cli-runtime — bbingz/polycli