dsh-lawrencium
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-lawrencium
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-lawrencium in DeepSeek Harness to install this plugin, available at https://github.com/uckkk/dsh-lawrencium
About this plugin
Assembling multi-field JSON by hand is a common source of mistakes. Missing keys, malformed nesting, or syntax slips are easy to overlook, especially when the structure is deep or the field count is high. dsh-lawrencium tackles this by breaking the process into a step-by-step conversation: each step asks for one or a few fields, and the plugin progressively writes the values into a complete JSON document, reducing the chance of a one-shot writing error.
The plugin is a pure Node.js implementation with zero network calls. It runs entirely locally, requires no third-party services, and needs no API keys. The interaction is straightforward: the user provides field values one step at a time, and the plugin handles assembly and structure validation. It is lightweight, stable, and ready to use right after installation.
It is a good fit for developers who frequently generate JSON configurations, form payloads, or API request bodies and prefer a local, dependency-free tool for structured data assembly in terminal or scripting workflows.
Use Cases
- Progressively build multi-field JSON configs in the terminal
- Assemble API request payloads step by step in scripts
- Reduce missed keys or syntax errors in deeply nested JSON
Best For
- Script engineers who frequently generate JSON configurations
- Users who prefer local tools with no third-party service dependencies
- Power users of terminal and command-line workflows
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.