AI Agent Hub
Back to plugins
🤖

dsh-weekly-report

Model Inference Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-weekly-report

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

Run dsh plugin install uckkk/dsh-weekly-report in your terminal to install; source code is available at https://github.com/uckkk/dsh-weekly-report

About this plugin

Facing a blank document every week to draft a status report often means guessing at structure, ordering, and emphasis without a reliable framework. dsh-weekly-report solves exactly this by packaging a structured weekly-report writing method into a single callable tool, so you can request targeted guidance simply by passing parameters.

The core capability is the weekly_report tool, which returns a structured approach to composing weekly reports based on the parameters you supply. The entire plugin is implemented in pure Node.js with zero network dependencies, making it lightweight, deterministic, and fully usable in offline or air-gapped environments.

It is well suited for developers, tech leads, or any knowledge worker who needs to produce structured weekly updates on a recurring cadence. No external configuration is required; once installed, the tool is ready to invoke directly in your session.

Use Cases

  • Produce structured weekly work summaries on a fixed cadence
  • Generate report-writing guidance in offline or intranet environments
  • Quickly obtain a structured framework for weekly reports

Best For

  • Developers who write weekly reports on a regular basis
  • Tech leads who prefer structured writing
  • Knowledge workers in offline or air-gapped environments