AI Agent Hub
Back to plugins
🧰

dsh-shoe-size

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-shoe-size

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

Run dsh plugin install uckkk/dsh-shoe-size in DeepSeek Harness to install this plugin; the source repository is at https://github.com/uckkk/dsh-shoe-size .

About this plugin

Choosing the right shoe size for a child has never been a straightforward task. Different brands and regions each use their own numbering systems, and parents frequently second-guess themselves between two sizes, only to discover after purchase that the shoes are too big or too small. dsh-shoe-size replaces that guesswork with a deterministic calculation, delivering a clear size recommendation in seconds.

The core tool, shoe_size, accepts a set of structured parameters, applies precise calculation rules, and returns a single, definitive size suggestion. The entire implementation is written in pure Node.js with zero network calls, so results come back instantly and the tool slots seamlessly into any existing conversational flow or automation pipeline.

Whether you need a quick size check in an everyday chat or want to wire size recommendations into customer-service, retail, or e-commerce workflows, this plugin is ready to use out of the box with minimal dependencies and no requirement for external connectivity.

Use Cases

  • Parents input a child's foot length to get a quick, definitive shoe size recommendation before purchase
  • E-commerce or retail support agents use foot measurements to deliver a consistent size suggestion on the spot
  • When choosing across brands or regions, a unified rule eliminates confusion caused by differing numbering systems

Best For

  • Parents shopping for kids who need a fast, reliable size confirmation
  • E-commerce or retail teams that want to embed size-recommendation into their customer-service workflows
  • Developers looking to integrate a local-only size calculation into an existing Node.js pipeline