dsh-neon
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-neon
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-neon; the source repository is at https://github.com/uckkk/dsh-neon
About this plugin
When building automation workflows or writing scripts, pulling up a chemical property of Neon often means digging through a wiki, maintaining a local JSON file, or firing off an external API call. dsh-neon collapses that into a single function call: pure Node, zero network dependency, ready to use out of the box.
It ships two tools. element_info returns the full Neon data set in one shot—name, symbol, atomic number, relative atomic mass, category, group, period, state at room temperature, and electron configuration—ideal for rendering or one-off storage. element_field lets you grab a single value by field name, which fits neatly into conditional branches, template fills, or any scenario where you only need one attribute without dragging the whole payload into downstream nodes.
It is aimed at developers composing workflows in the dsh plugin ecosystem, anyone embedding a chemistry constant inside a script, or simply those who enjoy wrapping a small slice of knowledge into a reusable tool. No external dependencies, no network requests—install it and run locally.
Use Cases
- Fetch a single Neon property by field name in an automation pipeline
- Render a full Neon element data card with one call
- Use element_field for lightweight conditional branching logic
Best For
- Developers composing workflows in the dsh plugin ecosystem
- Engineers embedding chemistry constants in scripts
- Programmers wrapping small knowledge sets into reusable tools
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.