dsh-oxygen
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-oxygen
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-oxygen in your DeepSeek Harness terminal to install the plugin; the full source code is hosted at https://github.com/uckkk/dsh-oxygen
About this plugin
Chemical element data is a small but frequent need in workflow orchestration and data pipelines, yet most off-the-shelf solutions lean on external APIs or heavyweight SDKs. dsh-oxygen packages the complete profile of Oxygen into a pure Node.js client plugin with zero network calls and zero third-party dependencies, ready to drop into any project.
dsh-oxygen exposes two focused tools: element_info returns the full record in one call, covering name, symbol, atomic number, relative atomic mass, category, group, period, state at room temperature, and electron configuration; element_field lets you pull a single attribute by name, so pipeline nodes can reference exactly the field they need without loading the entire dataset.
Whether you are building chemistry teaching materials, assembling a report-generation pipeline, or simply need a quick periodic-table lookup inside a local script, dsh-oxygen offers a lightweight, offline-friendly source of element data.
Use Cases
- Referencing oxygen element data in chemistry teaching materials
- Quick periodic table lookup in local Node.js scripts
- Field-level element data retrieval in workflow pipelines
Best For
- Chemistry educators and content developers
- Script developers needing an offline chemistry data source
- Engineers referencing element data in workflow pipelines
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.