dsh-date-format
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-date-format
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-date-format; source repository at https://github.com/uckkk/dsh-date-format
About this plugin
dsh-date-format tackles a small but frequent problem: quickly formatting dates inside an automation workflow or agent session without handwriting boilerplate code or pulling in a heavy date library. It collapses the task into a single registered tool that you can invoke directly in conversation, removing the friction of extra setup steps.
Under the hood it is a pure Node implementation with zero network dependencies. Once installed, the plugin registers its tool into the current session automatically, and you simply call it during the conversation to get a formatted date. This dependency-free, offline-first design means it runs reliably in air-gapped environments or behind strict network policies.
Who is it for? If you regularly need date display tasks in scripts, CI pipelines, or agent workflows -- converting a timestamp into a human-readable string, normalizing locale output, and so on -- and want to avoid complex dependencies or waiting on network round-trips, dsh-date-format delivers a lightweight, deterministic solution. The MIT license means it can be dropped into any project without restriction.
Use Cases
- Convert timestamps to human-readable dates within agent sessions
- Format dates offline or in air-gapped environments without network calls
- Standardize date display across script and CI workflows
Best For
- Script developers seeking lightweight date formatting
- Teams running automation in offline or intranet environments
- Agent workflow builders who want to minimize external dependencies
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.