AI Agent Hub
Back to plugins
🖥️

dsh-cylinder

Client Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-cylinder

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

Execute dsh plugin install uckkk/dsh-cylinder in DeepSeek Harness to install; source at https://github.com/uckkk/dsh-cylinder

About this plugin

dsh-cylinder is a lean client-side plugin for DeepSeek Harness that does exactly one thing: cylinder calculations. Whenever you need a quick volume, lateral surface area, or total surface area of a cylinder in the middle of a conversation, engineering estimate, or teaching session, there is no need to leave the session for an online calculator or load a pile of dependencies for a single computation. Install it, call the registered tool, and get the number.

The plugin is written in pure Node.js with zero network requests and no external service calls. It runs entirely offline inside the sandbox, so it will not break on a flaky connection and will not send any calculation data to a third party. The logic is transparent, the footprint is tiny, and it embodies the philosophy of good-enough-with-no-bloat.

It is well suited for developers and educators who want to slot geometry math into a conversational workflow without ceremony. If you only need a cylinder figure now and then and prefer a zero-config, zero-network, plug-and-play experience, dsh-cylinder is the lightweight choice that stays out of your way.

Use Cases

  • Computing cylinder volume quickly inside a teaching dialogue
  • Grabbing lateral and total surface area for engineering estimates
  • Running geometry calculations in a fully offline sandbox

Best For

  • Developers who want geometry math inline in conversations
  • Educators who prefer zero-config, plug-and-play tools
  • Developers who favor pure local execution with no network calls