dsh-germanium
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-germanium
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-germanium in the DeepSeek Harness terminal to install this plugin. The source is available at https://github.com/uckkk/dsh-germanium .
About this plugin
When you need to assemble JSON fields step by step without a single network call, dsh-germanium keeps things deliberately simple: a pure Node.js implementation with zero external dependencies, all logic running locally.
Its workflow is straightforward and focused—request fields incrementally, then write each piece of content into the JSON structure. There are no extra abstraction layers and no implicit calls to external services, keeping the execution path short and predictable, which suits automation pipelines that value offline controllability.
If you are building a fully offline field-population pipeline, or simply want to stitch JSON fields together in order with as little code as possible, this small plugin—named after the element germanium—is built for that kind of lightweight need.
Use Cases
- Populating JSON fields step by step in an offline environment
- Building network-free automated data pipelines
- Stitching JSON structures in order with minimal code
Best For
- Automation engineers requiring offline controllability
- Developers who prefer zero-dependency lightweight tools
- Technical users building local field-population pipelines
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.