dsh-darmstadtium
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-darmstadtium
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-darmstadtium in the DeepSeek Harness terminal to install this plugin; the source repository is available at https://github.com/uckkk/dsh-darmstadtium .
About this plugin
Hand-crafting structured JSON is tedious and error-prone: a missed key, an extra comma, or a wrong type can eat up your debugging time. dsh-darmstadtium turns the process into a guided fill-in-the-blank experience: the tool walks through each field one by one, you simply supply the value, and it handles assembly, validation, and writing the final JSON to disk.
Built entirely in Node.js with zero network dependencies, the plugin never calls an external API or spawns a local server. It prompts for each field in the order you define, then serializes the result into a valid JSON object and saves it to the target file. The whole flow is offline and deterministic, making it a natural fit for CI pipelines or air-gapped environments.
It is well suited for developers who need to quickly produce config snippets, API request bodies, or small sample datasets, and for teams working in environments where outbound network access is restricted.
Use Cases
- Quickly generate config files in offline environments
- Fill in API request bodies field by field
- Produce structured test data in CI pipelines
Best For
- Developers needing a network-free JSON builder
- Engineers working in air-gapped or intranet environments
- Teams looking to reduce hand-written JSON errors
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.