DSH Plugins
Back to plugins

dsh-science

Has faultsUndeclaredv0.1.0Search

Claude Science-style research workbench for DeepSeek Harness: ReAct research-loop engine (research_* tools), versioned artifacts with provenance (artifact_* tools), and 10 science skills for genomics / pathogens / bioinformatics.

Install

dsh plugin --profile web add dsh-science

Swap web for your own profile name. First use initializes the profile for you.

Checks

  • declares-bundle
    Declares dsh.bundle.patch → cordis.patch.yml
  • patch-shipped
    The patch file ships in the tarball
  • patch-parses
    Patch parses and mounts 2 plugin row(s)
  • rows-resolvable
    Every plugin row resolves to a published package
  • prebuilt
    Ships source only; installing runs its build script on your machine

What it mounts

insertscience-research-loopdsh-science/engines/research-loop.mjs
insertscience-artifact-registrydsh-science/engines/artifact-registry.mjs

These are the rows the plugin's cordis.patch.yml inserts into your config tree. After installing, dsh --profile <name> --dump-config prints them back.