dsh-carbon
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-carbon
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-carbon in the DeepSeek Harness terminal to install; the source code is hosted at https://github.com/uckkk/dsh-carbon .
About this plugin
In model-inference pipelines or workflow orchestration, basic carbon-element facts (atomic number, electron configuration, period, group, state at room temperature, etc.) often need to be embedded into prompts or passed to downstream nodes. dsh-carbon bundles this data as a pure Node module with zero network dependency, so a single call returns everything without hitting an external API.
Two tools are exposed: element_info returns the full carbon data card at once, covering name, symbol, atomic number, relative atomic mass, category, group, period, room-temperature state, and electron configuration; element_field lets you retrieve a single field by name, making it easy to pull exactly what the next step needs without extra noise.
Ideal for developers building chemistry, materials, or environmental prompt engineering, RAG pipelines, or automated workflows that require offline access to elemental reference data, and for inference-orchestration projects that value lightweight, dependency-free call chains.
Use Cases
- Embedding carbon element facts into chemistry or materials prompts
- Retrieving a single carbon field by name for downstream pipeline steps
- Offline elemental data lookup without network access for stable call chains
Best For
- Prompt engineers in chemistry, materials, or environmental domains
- RAG pipeline developers needing offline elemental reference data
- Maintainers of lightweight, dependency-free inference orchestration projects
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.