awesome-dsh-plugin.com

AwesomeDeepSeek Harness(DSH) Plugin

A curated list of DeepSeek Harness (dsh) plugins.

0 / 0
  1. Workflow & Automation 11

  2. dsh_workflowicetomoyo

    UltraCode-style multi-agent orchestration: a generatable, savable, governable, observable, resumable workflow layer.

  3. dsh-agent-teamsNanmiCoder

    AgentTeams multi-agent teams.

  4. dsh-automationtitanwings

    Scheduled coding runs in fresh agent sessions with auditable history.

  5. 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.

  6. dsh-plannotatortitanwings

    Plan review with anchored annotations and structured feedback back to the agent.

  7. dsh-loopvlln

    Recurring loops: `/loop` command + loop tool + activity status bar.

  8. dsh-sentinelfuhefei

    Condition-driven wakeup: durable file/command/http/process/webhook watches that wake the agent.

  9. dsh-deep-researchomdsh-dev

    Adaptive deep-research orchestrator built on the official workflow engine.

  10. dsh-inspectomdsh-dev

    Adversarial checkup → fix → review loop toolset.

  11. dsh-trackfakechris

    Embedded task management engine: decision-point protocol, idea capture wall, Linear-style issue store.

  12. 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.