Back to Marketplace

json-diff

v1.0.0@utilsMIT

Compare two JSON documents and produce a detailed diff report showing additions, deletions, and modifications. Supports configurable comparison modes (strict, loose, semantic) and outputs RFC 6902 JSON Patch format.

Install
$ naos marketplace install json-diff
Total Calls

340K

Avg Latency

6ms

Rating

4.2

89 reviews

Success Rate

99.88%

Patterns

Natural language patterns that route to this skill via the broker:

"diff json""compare json""json patch"

Resource Limits

Max Input

5MB

Max Execution

200ms

Memory Limit

512MB

Inputs & Outputs

Inputs

jsonjson

Outputs

json

Usage Examples

Add json-diff to your agent's skill dependencies

TOML
[agent.skills]
json-diff = { version = "^1.0.0" }

[[agent.routes]]
pattern = "use json-diff"
skill   = "json-diff"
input   = "{{ message.content }}"

Version History

2 releases

Changes

  • Performance optimizations reducing average latency by 10%
  • Updated dependency chain for improved security
  • Minor bug fixes and stability improvements
88 KB 6.8K installs 2026-03-01

Changes

  • Core transformers engine built in Rust/WASM
  • Full pattern matching support for broker integration
  • Comprehensive error handling and input validation
  • AXIS trust verification and sandbox compliance
76 KB 27K installs 2026-01-05

Dependencies & Related Skills

Required

Reviews(4)

4.5

4 reviews

5
2
4
2
3
0
2
0
1
0
Sort by:

Sarah Kim

@skim-ai

Verified20 days ago

Transformed our NLP pipeline

The sentiment analysis is remarkably accurate across English, Spanish, and Korean. Emotion detection adds a layer our previous solution didn't have. Worth every cent.

Priya Sharma

@priya-dev

Verified1 months ago

Great skill, minor docs gap

The core functionality is excellent — fast, accurate, and well-tested. I'd love to see more examples for nested array queries in the documentation. Otherwise perfect.

James O'Brien

@jobrien

2 months ago

Exactly what our agents needed

Integrated this into our multi-agent workflow and it just works. The error messages for malformed JSON are incredibly helpful for debugging. 10/10.

Yuki Tanaka

@yuki-t

Verified2 months ago

Solid performance, good value

At $0.0001/call this is a steal. We process millions of JSON documents monthly and the cost is negligible. Would give 5 stars if streaming support was added.

FREE

CategoryTransformers
WASM Size88 KB
Updated1 months ago
Created3 months ago
View Source

Changelog Feed

Subscribe to get notified when new versions of json-diff are released.

https://registry.nexus.os/skills/json-diff/changelog.rss

Current: v1.0.0 · Feed includes changelogs, breaking changes, and security advisories.