dsh plugins中文
← Back to popular plugin directory

Skill call statistics plug-in

chen-zz20/dsh-skill-stats · skills

GitHub repository for the DeepSeek Harness ecosystem.

★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense

Project overview

bundle 型插件,自动加入 profile 的 dsh.profile.bundles 层,无需手动配置行。

响应: ready:启动重放是否已全部完成(未完成时前端显示加载态,避免把统计中的空快照误报为「未使用」) callTimes:每次调用的时间戳,升序排列(跨会话汇总按时间而非按会话排序) sessionId 参数:按会话查询;未就绪的会话会在查询时按需重放其日志 开发

Install command

dsh plugin --profile web add github:chen-zz20/dsh-skill-stats
View GitHub repository ↗Back to popular plugin directory