AI Agent Hub
Back to plugins
⚙️

dsh-knj-scheduler

Workflow Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install yangdongzhen590/dsh-knj-scheduler

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

To install this plugin in DeepSeek Harness, run the command: dsh plugin install yangdongzhen590/dsh-knj-scheduler, or visit the full source repository at https://github.com/yangdongzhen590/dsh-knj-scheduler.

About this plugin

When using DeepSeek Harness, many users find themselves needing to repeatedly run certain prompts for data collection or task execution, which can be time-consuming and error-prone when done manually. The dsh-knj-scheduler plugin addresses this by enabling scheduled tasks that automatically create new sessions and inject prompts, streamlining automation. The plugin's core strengths lie in its versatile scheduling options: Cron expressions for complex patterns, one-time specified times for immediate triggers, and simple minute intervals for periodic runs. It features a user-friendly interface with dual tabs for task lists and execution logs, complete with pagination and refresh buttons, plus the ability to open sessions directly from history. Tasks are persisted across restarts, and execution history is managed with a 500-record limit, including anti-reentry mechanisms to ensure stability. This plugin is ideal for developers, data analysts, and anyone relying on DeepSeek Harness for recurring workflows, such as automated reporting, data processing, or system monitoring. By reducing manual intervention, it boosts efficiency and allows users to focus on higher-value activities.

Use Cases

  • Periodically execute data analysis tasks automatically
  • Set up Cron jobs to monitor system status
  • One-click generate and execute weekly report prompts

Best For

  • Developers who need to run scripts on a schedule
  • Data analysts processing data periodically
  • Ops personnel performing cyclical monitoring