dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness () plug-in

HuckOps/dsh-prometheus-plugin · tools

A DeepSeek Harness () plugin that exposes the Prometheus HTTP API as a set of tools an LLM agent can call.

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

Project overview

The plugin is loaded directly by dsh from its TypeScript source — no build step is required for local use. Add the following to your dsh cordis.yml (adjust the name path to where you cloned the repo):

prometheusEndpoint defaults to http://127.0.0.1:9090 when omitted.

Install command

dsh plugin --profile web add github:HuckOps/dsh-prometheus-plugin
View GitHub repository ↗Back to popular plugin directory