dsh-json-escape
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-json-escape
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-json-escape in DeepSeek Harness to install this plugin. Source is available at https://github.com/uckkk/dsh-json--e. Source: https://github.com/uckkk/dsh-json-escape
About this plugin
Embedding a string that contains quotes, newlines, or backslashes into a JSON structure sounds straightforward, yet missed escape characters are a persistent source of hard-to-trace bugs in conversations, prompt assembly, and automation pipelines. dsh-json-escape is a lightweight tool built for exactly that job: it turns a raw string into a form that is safe to drop directly into JSON, saving you the tedious back-and-forth of debugging escape sequences.
The plugin is implemented in pure Node.js and runs entirely on your machine. It makes no network requests, depends on no external services, and introduces no additional runtime components. Once installed, it registers as a tool in your session, ready to use whenever you need it and well suited to workflows that value privacy and offline availability.
If you frequently hand-assemble JSON strings in prompts, config generation, or data processing, this plugin can significantly cut down your debugging time. The source code is openly readable and licensed under MIT, so feel free to review it before installing.
Use Cases
- Safely embedding user strings with quotes or newlines into LLM prompts
- Generating JSON config files in bulk without manual escape errors
- Escaping log or message text for JSON in offline environments
Best For
- Backend or full-stack developers who hand-assemble JSON structures
- AI engineers building LLM prompt pipelines needing safe escaping
- Developers who prefer local, network-free utilities
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.