dsh-reminder
Run the following command in DeepSeek Harness:
dsh plugin install Komorebi3x3/dsh-reminder
Paste the following prompt into your AI chat to install this plugin:
Install it in DeepSeek Harness by running dsh plugin install Komorebi3x3/dsh-reminder; the source repository is https://github.com/Komorebi3x3/dsh-reminder
About this plugin
Scheduling a reminder inside a DSH conversation usually means breaking your flow to open a calendar or a separate alarm app. dsh-reminder keeps everything in the conversation itself: say "remind me about the meeting in 25 minutes" and a background scheduler fires on time, no tab-switching and no extra application required.
Core capabilities include natural-language time parsing covering relative offsets, daily recurrence, weekday-only recurrence, specific weekday recurrence, and absolute date-time; a background poller that checks every 15 seconds and enqueues due reminders; automatic roll-forward so recurring tasks always schedule the next occurrence; and full lifecycle management—list, cancel by ID, snooze, and inspect due-but-unacknowledged items. All data persists locally under $DSH_HOME/scheduler, survives restarts, and is never uploaded.
Best suited for heavy DSH Web-ecosystem users who treat the conversation as their workflow entry point and would rather not switch windows just to set a single reminder.
Use Cases
- Set a morning meeting reminder in a single sentence within the chat
- Trigger a weekly report task automatically every Monday
- Receive a pre-meeting nudge without breaking the conversation flow
Best For
- Heavy DSH Web conversation power users
- Developers who treat the chat as their workflow entry point
- Efficiency-focused users who avoid window-switching for reminders
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.