Workflow & Automation 11
-
dsh_workflowicetomoyo
UltraCode-style multi-agent orchestration: a generatable, savable, governable, observable, resumable workflow layer.
-
dsh-agent-teamsNanmiCoder
AgentTeams multi-agent teams.
-
dsh-automationtitanwings
Scheduled coding runs in fresh agent sessions with auditable history.
-
dsh-routinesJesse-njx
Scheduled agents on a cron: run a prompt on a schedule and get the digest where you already are, with overlap/missed-run/timeout safety defaults.
-
dsh-plannotatortitanwings
Plan review with anchored annotations and structured feedback back to the agent.
-
dsh-loopvlln
Recurring loops: `/loop` command + loop tool + activity status bar.
-
dsh-sentinelfuhefei
Condition-driven wakeup: durable file/command/http/process/webhook watches that wake the agent.
-
dsh-deep-researchomdsh-dev
Adaptive deep-research orchestrator built on the official workflow engine.
-
dsh-inspectomdsh-dev
Adversarial checkup → fix → review loop toolset.
-
dsh-trackfakechris
Embedded task management engine: decision-point protocol, idea capture wall, Linear-style issue store.
-
dsh-advisorbtspoony
Pair a second model that passively reviews each turn and injects notes.
No plugins match.
Installing
# from npm (prebuilt) dsh plugin --profile web add <npm-package> # from GitHub (first run asks for allowBuilds approval — follow the hint, retry) dsh plugin --profile web add github:<owner>/<repo>
GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
Get your plugin listed
Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.