开源版锤子便签,复刻锤科美学,一键Docker私有化部署,支持skill调用,支持dsh plugin,支持多租户,一键生成公众号格式,支持导出便签为图片
dsh-exam-countdown
Category: Just for Fun
Curated — reviewed and verified by the editors
Chinese exam countdown for DeepSeek Harness. Query 64 built-in exams (gaokao, kaoyan, civil service, CET-4/6, CPA, bar exam...) and get days-until dates computed by pure date math with rolling yearly recurrence.
Plugin facts
| Maintainer | zimai233 |
|---|---|
| Primary language | JavaScript |
| License | MIT |
| Last push | 2026-08-14 |
| Added to this directory | 2026-08-14 |
About this plugin
Chinese exam countdown for DeepSeek Harness. Query 64 built-in exams (gaokao, kaoyan, civil service, CET-4/6, CPA, bar exam...) and get days-until dates computed by pure date math with rolling yearly recurrence.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:zimai233/dsh-exam-countdown Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.
⚠️ Safety note
Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.
About this plugin: dsh-exam-countdown
What is dsh-exam-countdown?
dsh-exam-countdown is a just for fun plugin maintained by zimai233. Chinese exam countdown for DeepSeek Harness. Query 64 built-in exams (gaokao, kaoyan, civil service, CET-4/6, CPA, bar exam...) and get days-until dates computed by pure date math with rolling yearly recurrence.
How do I install dsh-exam-countdown?
Run dsh plugin add github:zimai233/dsh-exam-countdown in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:zimai233/dsh-exam-countdown#commit.
Is dsh-exam-countdown free?
dsh-exam-countdown is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
dsh-adhd-copilot
CuratedADHD behavioral coaching skill for DeepSeek Harness. Guides readers through task execution - breaks tasks into micro-steps, manages overwhelm, provides launch rituals, calibrates time estimates, and recovers from self-blame.
DeepSeek's official open-source agent harness — a plugin-first runtime where everything is a plugin. The framework every DSH plugin extends.