AI Agent Hub
Back to plugins
🧰

dsh-bike-gear

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-bike-gear

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

Run dsh plugin install uckkk/dsh-bike-gear in your DeepSeek Harness terminal to install this plugin; the full source is available at https://github.com/uckkk/dsh-bike-gear .

About this plugin

Cyclists constantly wrestle with a deceptively simple question: what should I ride today, at what distance and intensity? Reliable answers are scattered across forums, coaching apps, and coach messages, with no single instant reference you can query with your own parameters.

dsh-bike-gear distills that into one tool call. You supply the relevant parameters and the bike_gear tool returns a tailored cycling training plan. Everything is written in pure Node.js with zero network dependencies, so calls are lightweight, responses are instant, and no data leaves your local environment.

Whether you are a commuter structuring your weekly rides, a recreational rider looking for a quick plan on a whim, or a developer embedding cycling recommendations into an automation pipeline, this plugin offers a low-overhead way to get actionable plan suggestions on the fly.

Use Cases

  • Generate a daily training plan before each ride based on available time and intensity preferences.
  • Embed personalized cycling recommendations into an automation pipeline or chatbot.
  • Look up pace, distance, and intensity references instantly in a fully offline environment.

Best For

  • Commuters and recreational riders who want an instant plan before each ride.
  • Developers embedding cycling suggestions into workflows or chatbots.
  • Tool users who prefer local, zero-dependency utilities.