dsh-date-calc
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-date-calc
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-date-calc in DeepSeek Harness to install the plugin; the full source is at https://github.com/uckkk/dsh-date-calc
About this plugin
Counting the days between two dates, adding or subtracting days from a baseline, or checking which day of the week a given date falls on—these look trivial until mental math starts producing off-by-one errors and you keep reaching for a calendar app, breaking your focus. dsh-date-calc wraps these three high-frequency date operations into ready-to-use tools so that date reasoning in a conversation no longer depends on any external application.
The plugin exposes three core tools: date_diff returns the number of days separating two dates; date_add adds or subtracts a specified number of days from a given date; weekday tells you the day of the week for any date. Everything is implemented in pure Node.js with zero external dependencies, keeping the tool lightweight and fully offline-capable.
Built for developers and knowledge workers whose daily workflows are heavy with deadlines, shift scheduling, attendance tracking, or any date-intensive task. Call the right tool right in the conversation, get a definitive answer, and keep your attention on the work that actually matters.
Use Cases
- Counting how many days remain between two deadlines
- Adding or subtracting days from a baseline date to derive a target date
- Quickly checking the day of the week for a given date before scheduling a meeting
Best For
- Developers who juggle deadlines and schedules daily
- Project managers handling attendance or shift calculations
- Automation users processing date logic inside conversational workflows
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.