dsh-hydrogen
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-hydrogen
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-hydrogen in your DeepSeek Harness terminal to install this plugin; the source repository is https://github.com/uckkk/dsh-hydrogen
About this plugin
When building automation pipelines, fetching a single element's basic chemical data locally—without network calls or external APIs—can be surprisingly fiddly. dsh-hydrogen exists to solve exactly that: it packages the complete profile of hydrogen (H) into a pure-Node client plugin that runs entirely offline with zero third-party service dependencies.
The plugin exposes two tools. element_info returns the full set of fields—name, symbol, atomic number, relative atomic mass, category, group, period, state at room temperature, and electron configuration—in one call. element_field lets you query a single field by name, making it easy to slot one data point into a workflow node without pulling in everything else.
If you are setting up a teaching demo, a chemistry data pipeline, or simply need hydrogen's basic parameters in an offline environment, this lightweight plugin removes the friction of API integration and gives you structured data with a single function call.
Use Cases
- Fetching hydrogen element parameters in a fully offline environment
- Embedding a single data point into a pipeline by field name
- Pulling the complete element profile locally for chemistry demos
Best For
- Chemistry educators and demo builders
- Data pipeline developers needing local value lookups
- Automation engineers building offline workflows
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.