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 分析

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

パッケージ
@dsh-external/minimax-usage
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/15

インストール

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

ドキュメント

README 全文を読む ↗

⚙️ 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.