AI Agent Hub
Back to plugins
⚙️

dsh-timer-scheduler

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install GMH13552/dsh-timer-scheduler

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

To install dsh-timer-scheduler in DeepSeek Harness, please execute dsh plugin install GMH13552/dsh-timer-scheduler using the source code at https://github.com/GMH13552/dsh-timer-scheduler.

About this plugin

Agents often need to wake up at specific times to check on background jobs or remote tasks, a task that usually requires manual intervention. This plugin solves the problem of autonomous agent scheduling, supporting both relative and absolute time settings. A standout capability is the "Auto-cancel via subject" mechanism, which automatically removes reminders when a corresponding background job settles. Beyond persistence, it enhances user experience with a header reminder menu in the web UI that displays live countdowns, keeping users informed at a glance.

Use Cases

  • Set a timed reminder to automatically check background jobs.
  • Let the agent wake up at a specific time to handle deployment checks.
  • Manage cross-session to-do reminders with persistent storage.

Best For

  • Developers needing automated background task checks.
  • Administrators seeking to reduce manual intervention.
  • Users building complex workflows with DeepSeek Harness.