xby-jsondiff
Run the following command in DeepSeek Harness:
dsh plugin install xby-skill/xby-jsondiff
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install xby-skill/xby-jsondiff in your terminal to install this plugin. Source code: https://github.com/xby-skill/xby-jsondiff
About this plugin
Comparing two JSON payloads inside an AI conversation typically means copying content out, opening an external diff tool, and pasting results back-a fragmented loop that breaks your train of thought. xby-jsondiff is a DeepSeek Harness client plugin that brings structured JSON diffing directly into the chat, so you never have to leave the current session.
Built on the MCP (Model Context Protocol) and purpose-tuned for AI dialogue workflows, it exposes a single jsonDiff action that performs smart field-level comparison and returns a clean, well-structured diff with fast turnaround. The API key is set once in a chat message and persisted automatically across restarts, eliminating the need to re-enter credentials every time.
If you regularly compare API responses, environment configs, or data snapshots in JSON form, or you want the model to spot structural differences while iterating on prompts, this plugin shortens the debugging loop dramatically. It removes the jump-out-of-conversation step entirely, keeping your attention on the logic that actually matters.
Use Cases
- Compare field-level differences between two API response JSONs in chat
- Let the model spot structural changes in a config JSON while iterating on prompts
- Diff environment snapshots or data sources for field-level additions, deletions, and modifications
Best For
- API developers who frequently diff JSON structures
- Engineers iterating on prompts and config files inside AI conversations
- Data engineers using DeepSeek Harness for daily development
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.