geokkjer/dsh-peak0

dsh-peak

DeepSeek API peak/off-peak pricing indicator: a live composer pill (red during peak, green off-peak) with a countdown to the next switch, plus a dsh_peak_status tool the agent can call to warn about cost.

AI 分析

核心用途是提示 DeepSeek API 的峰谷电价时段以节省成本。适合经常运行大 Token 任务、希望避开高峰期高额计费的用户。

パッケージ
dsh-peak
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/19

インストール

$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_status first and reports the window

The pill itself needs no interaction: it self-updates every 30s and flips color at each window boundary.