dsh plugins中文
← Back to popular plugin directory

DeepSeek Live Price Monitor

Dasooul03/dsh-plugin-deepseek-pricing · skills

Track DeepSeek pricing, peak and off-peak periods, and estimated cost for the current session.

★ 4GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

DSH Price Monitor(价格监控) 技术包名:dsh-plugin-deepseek-pricing

在任意对话中可直接让 Agent 查询或估算: 「查询 deepseek-v4-flash 当前是高峰价还是谷时价,每百万 token 多少钱」 「估算一下:deepseek-v4-pro,输入 5 万 token(其中 1 万缓存命中)+ 输出 2 万 token,要多少钱」 开发与测试

测试覆盖:峰谷时段边界、周期切换、费用数学、官方页面 HTML 解析、按时间戳逐轮计价、 未知模型回退、会话费用路由(活动会话/持久化兜底)、客户端 bundle 工厂、工具注册。 许可

Install command

dsh plugin --profile web add github:Dasooul03/dsh-plugin-deepseek-pricing
View GitHub repository ↗Back to popular plugin directory