ovensi/dsh-plugin-minimax-usage0

@dsh-external/minimax-usage

MiniMax Token Plan quota monitor — displays 5-hour and weekly remaining quota progress bars in the DeepSeek Harness sidebar.

AI Analysis

核心用途是监控并展示 MiniMax Token 订阅计划的剩余额度。适合使用 MiniMax 模型且需要防范额度超限的用户。必要条件是需在环境变量中配置 `MINIMAX_API_KEY`。

Package
@dsh-external/minimax-usage
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ovensi/dsh-plugin-minimax-usage

⚙️ Configuration

Environment VariableDescriptionDefault
MINIMAX_API_KEYYour MiniMax API key(required)

The API key is loaded at request time from ~/.zshrc.secret via source. If the key is not set, the plugin will display an error message in the sidebar instead of crashing.