Skip to content
dsh.fish
Bundle

dsh-plugin-eval

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

Source
satan9394
stars
1 stars
License
MIT
Updated
Updated 17 days ago

Readme

# dsh-plugin-eval

DSH(DeepSeek Harness)技能插件:**插件/技能质量评估方法论**。

三层评估(静态分析/LLM 评委/蒙特卡洛模拟)、十个评分维度、复合公式与徽章阈值、反模式扣分、可执行改进指南(触发词/worker 纯净/结构优化)。受 [wshobson/agents](https://github.com/wshobson/agents) 的 plugin-eval(38k★ MIT)启发的中文原创精简版。

## 安装

```bash
dsh plugin add dsh-plugin-eval
```

## 触发方式

描述中包含"评估插件 / 技能质量 / 评分维度 / 触发准确率 / 质量徽章 / 插件改进"等关键词时自动触发。

## 能力

- 三层评估机制与十维评分
- 反模式扣分与蒙特卡洛复合公式
- 低分维度解读与改进指南
- 市场阈值校准与徽章口径

## 许可

MIT

Install

dsh plugin --profile web add github:satan9394/dsh-plugin-eval#c624931a7fe1b5a5bcd0fd32d128a61264ed99eb

Profile: web

Source