Bundle
dsh-prompt-audit
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- License
- MIT
- Updated
- Updated 18 days ago
Readme
# dsh-prompt-audit DSH(DeepSeek Harness)技能插件:**提示词审计与模型迁移**。 扫描提示词/技能/工具描述中的过时模式(旧模型 cruft):确立范围与目标模型、盘点与来源追踪、模式扫描,产出审计报告(file:line/原因/置信度)+ 建议 diff。受 [Anthropic 官方 skills](https://github.com/anthropics/skills) 的 claude-api prompt-audit(Apache-2.0)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-prompt-audit ``` ## 触发方式 描述中包含"提示词审计 / 迁移新模型 / 过时模式 / cruft / 优化技能描述 / 提示适配"等关键词时自动触发。 ## 能力 - 范围与目标模型声明 - 盘点/来源追踪/模式扫描 - 审计报告(file:line/原因/置信度) - 建议 diff 与按需应用 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-prompt-audit
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-prompt-audit from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.