minimax-usage
Installation
SKILL.md
MiniMax Usage
Check your MiniMax coding plan credits remaining.
Usage
# Check remaining credits
minimax-usage.sh
# Only alert when remaining drops below 20%
minimax-usage.sh --threshold 20
Options
| Flag | Description |
|---|---|
--threshold <percent> |
Only output when remaining % is below this value. If omitted, always outputs. |