Plugin directory / Workflow & Automation / dsh-routines
dsh-routines
GitHub source only Jesse-njx/dsh-routines ↗
1Stars
0Forks
1Open issues
TypeScriptLanguage
2026-08-13Last push
What it does
dsh-routines — scheduled agents for DSH: run a prompt on a cron, get the digest where you already are (file digests, chatnode delivery, unattended-safe)
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:Jesse-njx/dsh-routines - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:Jesse-njx/dsh-routines. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/Jesse-njx/dsh-routines ↗