A DSH skill that finds, installs and verifies GitHub plugins from inside the agent.
dsh-science
A Claude Science-style research workbench for DeepSeek Harness. It combines a ReAct research-loop engine built on research_* tools with versioned, provenance-tracked artifacts via artifact_* tools, plus ten ready-made science skills covering genomics, pathogens, and bioinformatics.
Plugin facts
Screenshots
About this plugin
Claude Science-style research workbench: ReAct research-loop engine (research_* tools), versioned artifacts with provenance (artifact_* tools), and 10 science skills for genomics/pathogens/bioinformatics.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:biociao/dsh-science β οΈ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety β
More about this plugin
1. research init β create research-manifest.json + the project skeleton (experiments/ literature/ artifacts/ analyses/ figures/ manuscript/ reviews/ data/ envs/).
Related guides
Learn how to choose, install, and use skills plugins.
About this plugin: dsh-science
What is dsh-science?
dsh-science is a skills plugin maintained by biociao. A Claude Science-style research workbench for DeepSeek Harness. It combines a ReAct research-loop engine built on research_* tools with versioned, provenance-tracked artifacts via artifact_* tools, plus ten ready-made science skills covering genomics, pathogens, and bioinformatics.
How do I install dsh-science?
Run dsh plugin add github:biociao/dsh-science in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:biociao/dsh-science#commit.
Is dsh-science free?
dsh-science is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
superpowers-dsh
β 50Superpowers skills adapted for DeepSeek Harness: TDD, debugging, planning and collaboration.
dsh-reverse-skill
β 29The complete DeepSeek Harness plugin port of reverse-skill (25kβ ): all 85 SKILL.md files wrapped into one Cordis plugin that ships with the plugin and loads on demand.