ovensi/dsh-plugin-minimax-usage ↗★ 0
@dsh-external/minimax-usage
MiniMax Token Plan 额度监控器——在 DeepSeek Harness 侧边栏中显示 5 小时和每周剩余额度进度条。
AI 分析
核心用途是监控并展示 MiniMax Token 订阅计划的剩余额度。适合使用 MiniMax 模型且需要防范额度超限的用户。必要条件是需在环境变量中配置 `MINIMAX_API_KEY`。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ovensi/dsh-plugin-minimax-usage說明文件
閱讀完整 README ↗⚙️ Configuration
| Environment Variable | Description | Default |
|---|---|---|
MINIMAX_API_KEY | Your 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.