AI Agent Hub
Back to plugins
⚙️

dsh-workout-split

Workflow Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-workout-split

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

Run dsh plugin install uckkk/dsh-workout-split in your DeepSeek Harness terminal to add the plugin; the source lives at https://github.com/uckkk/dsh-workout-split.

About this plugin

Breaking a weekly routine across muscle groups is one of the most tedious steps in fitness planning. dsh-workout-split offers a workout_split tool that takes your training parameters in a conversation and accurately computes a full split schedule, returning detailed results so you skip the endless manual rearranging.

Built entirely in Node.js with zero network dependencies, the plugin runs offline out of the box. Once its tool is registered, you can invoke it directly from a chat session, making it a natural fit as a training-plan node inside an agent workflow.

It is well suited for lifters, personal coaches, and teams that need to embed a deterministic split-calculation step in an automated pipeline.

Use Cases

  • Embedd a workout calculation node in an agent workflow
  • Generate a split from training days and group frequency instantly
  • Compute a training schedule locally without network access

Best For

  • Lifters and personal coaches
  • Agent workflow developers who need offline tools
  • Toolchain teams generating training plans at scale