dsh plugins中文
← Back to popular plugin directory

Money saving plugin

zhu168/dsh-save-money · skills

Save-money plugin for DSH (DeepSeek Harness) — define your own "pause / resume" time windows; at pause time running long tasks are paused (not stopped) automatically, and they resume when the window ends.

★ 13GitHub stars
0Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

1. (Optional) Rebuild the latest plugin module — a fresh clone needs the build deps first:

2. Edit cordis.patch.yml, replacing with the repository's absolute path:

1. Pack a bundle (npm pack inside plugin/ runs its prepare build automatically):

Install command

dsh plugin --profile web add github:zhu168/dsh-save-money
View GitHub repository ↗Back to popular plugin directory