dsh-peak
DeepSeek API 峰谷价格指示器:在输入框显示实时状态药丸(高峰红、低谷绿)及倒计时,并提供 dsh_peak_status 工具供代理调用。
AI 分析
核心用途是提示 DeepSeek API 的峰谷电价时段以节省成本。适合经常运行大 Token 任务、希望避开高峰期高额计费的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:geokkjer/dsh-peak说明文档
阅读完整 README ↗Usage
Ask the agent:
- "is it peak pricing right now?" → calls
dsh_peak_status - "run this long job off-peak" → the agent checks
dsh_peak_statusfirst and reports the window
The pill itself needs no interaction: it self-updates every 30s and flips color at each window boundary.