AI Agent Hub
Back to plugins
🧰

dsh-email-length

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-email-length

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

Run dsh plugin install uckkk/dsh-email-length inside your DeepSeek Harness session to install this plugin; the full source is available at https://github.com/uckkk/dsh-email-length .

About this plugin

You have probably second-guessed yourself while writing an email: is this reply too long, or is that notification too short? dsh-email-length is a lightweight utility built for exactly that everyday friction, turning gut feelings about word count into a concrete answer.

It registers a single tool called email_length. Pass in the word-count parameters you care about, and it applies precise rules to compute the result, returning a clearly structured and detailed breakdown. The whole implementation is pure Node with zero network calls and no external service dependencies, so the call completes instantly.

If you frequently draft or proofread emails in your workflow, want a quick sanity check that your word count falls within a target range, or simply prefer an instant, local feedback loop inside your toolchain, it slots right in without asking for much.

Use Cases

  • Quickly verify that a drafted email fits within a target word count
  • Batch-check word counts across multiple generated email drafts
  • Get an instant detailed breakdown of a reply word composition

Best For

  • Professionals who draft work emails frequently
  • Customer support or ops teams with strict email length policies
  • Developers looking for a lightweight instant local feedback loop