AI Agent Hub
Back to plugins
🧰

dsh-cet-score

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-cet-score

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install uckkk/dsh-cet-score inside a DeepSeek Harness session to install it; the source is hosted at https://github.com/uckkk/dsh-cet-score .

About this plugin

Waiting for CET-4 or CET-6 results is maddening, and the worst part is not the wait itself but mentally replaying your answer sheet over and over, trying to eyeball a score. dsh-cet-score fills exactly that gap: feed it your answer parameters and it immediately returns a precise score estimate with an itemized breakdown, replacing vague gut feelings with a grounded number.

At its core, the plugin exposes a single cet_score tool that accepts per-section parameters, applies the CET scoring rules, and returns a structured result. It does not just hand you one aggregate number; it decomposes the score across listening, reading, translation, and writing so you can see exactly where the points came from. The whole implementation is pure Node.js with zero network calls, so it runs just as well offline, in a sandbox, or on an intranet.

It is a natural fit for students who want a quick self-estimate right after the exam, before official scores are posted, and for anyone who would rather plug numbers into a tool once than re-derive formulas by hand every time. One set of parameters, one call, and you get the answer you have been looking for.

Use Cases

  • Quickly estimating your CET-4 or CET-6 score right after the exam
  • Running multiple answer combinations to simulate different score outcomes during prep
  • Breaking down scores by section to pinpoint weak areas

Best For

  • University students preparing for or having just taken CET-4 or CET-6
  • Test-takers who want an immediate score estimate before official results are posted
  • English learners integrating score estimation into their personal study workflow