dsh-score-rank
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-score-rank
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-score-rank in DeepSeek Harness to install this plugin; the source is available at https://github.com/uckkk/dsh-score-rank
About this plugin
Whenever you have a set of scores and need to know where a particular value sits in the overall distribution, percentile ranking is one of the most common yet most easily overlooked calculations. dsh-score-rank makes this trivially simple: call the score_rank tool, pass your parameters, and receive a precise, structured detailed result without having to write sorting or interpolation logic yourself.
The entire plugin is implemented in pure Node.js with zero network dependencies. That means it runs reliably inside fully offline sandboxes, CI pipelines, or local scripts, never getting blocked by external API timeouts or rate limits. Every computation is deterministic and reproducible.
It is ideal for exam and assessment ranking displays, KPI threshold analysis, percentile labels on data dashboards, and any scenario where a developer needs a single precise calculation without pulling in a heavyweight statistics library. Once installed, simply invoke the tool in your session with zero configuration.
Use Cases
- Quickly check each candidate percentile rank after exam grading
- Calculate where a KPI score sits in team-wide distribution
- Annotate dashboard metrics with percentile labels
Best For
- Developers who need quick percentile math without a stats library
- Engineers running data scripts in offline sandboxes or CI pipelines
- Product teams building exam, assessment, or KPI systems
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.