AI Agent Hub
Back to plugins
🖥️

dsh-stretch-plan

Client Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-stretch-plan

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

Run dsh plugin install uckkk/dsh-stretch-plan in DeepSeek Harness to install this plugin, available at https://github.com/uckkk/dsh-stretch-plan .

About this plugin

You want a stretch or yoga routine tailored to your current state, but you do not want to fire up an app or dig through search results every single time. dsh-stretch-plan distills that into a single tool call right inside your session. Once installed, pass your parameters to the stretch_plan tool and receive a structured yoga stretch plan immediately, with no redirections or logins in between.

The entire plugin is written in pure Node.js and makes zero network requests. That means it works on a flight, in a gym with spotty signal, or in any offline development environment without stalling. For developers who value a lean, deterministic toolchain, that guarantee is a quietly powerful feature.

It is a good fit for people who manage their daily movement routine from a terminal or conversation window, for solo developers who need an offline-ready utility in their stack, and for anyone who wants to slot a stretch plan into an automated morning script. One call, one plan, no friction.

Use Cases

  • Generate today's stretch routine with a single in-session call right after waking up
  • Retrieve yoga pose suggestions offline when gym signal is spotty
  • Slot a stretch plan into an automated morning script as part of a daily routine

Best For

  • Developers who manage daily movement routines from a terminal or chat window
  • Solo developers who prioritize a lean, dependency-free toolchain
  • Technical users who want to integrate wellness plans into automated workflows