dsh-json-size
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-json-size
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-json-size in DeepSeek Harness to install this plugin; the source code is available at https://github.com/uckkk/dsh-json-size
About this plugin
When building or debugging applications, you often need a quick sense of how heavy a JSON payload is and where the size is concentrated, yet manual measurement is tedious and error-prone. dsh-json-size fills that gap by registering a ready-to-call tool inside your session, giving you JSON size and structure statistics without leaving your workflow. The plugin is written in pure Node.js, makes zero network requests, and depends on no external services, so every computation runs locally with full determinism and offline capability. It is a good fit for backend engineers, API debuggers, and any developer who wants an at-a-glance JSON volume report embedded directly in their daily session.
Use Cases
- Check JSON payload size and field proportions while debugging API responses
- Evaluate data structure weight before serialization to spot redundant fields
- Get a JSON structure overview in fully offline environments
Best For
- Backend engineers who frequently inspect API response sizes
- Developers debugging data serialization workflows
- Engineers who prefer local, network-free toolchains
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.