dsh-weekly-plan
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-weekly-plan
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-weekly-plan in DeepSeek Harness to install this plugin; the source code is at https://github.com/uckkk/dsh-weekly-plan .
About this plugin
Runners who need to fine-tune their weekly mileage often lack a quick, structured reference. dsh-weekly-plan turns that into a single tool call: pass the relevant parameters and get back a running training plan immediately.
The core tool, weekly_plan, is implemented in pure Node with zero network dependencies. It returns results locally, making it reliable in offline environments, internal agent workflows, or resource-constrained setups where external API calls could fail or stall.
It is well suited for amateur runners, running coaches, and developers who want to embed a mileage-planning step into an agent workflow. No backend to set up; install the plugin and call the tool directly in your session.
Use Cases
- Generate a weekly mileage plan every Monday based on last weeks completion
- Call the training-planning tool offline or on an intranet with no external API
- Embed a running-planning step into an agent conversation without any backend service
Best For
- Amateur runners who need a recurring weekly mileage plan
- Developers who want to automate training suggestions via agents
- Running coaches who generate personalized plans in bulk
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.