json-diff
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.
$ naos marketplace install json-diff340K
6ms
4.2
89 reviews
99.88%
Patterns
Natural language patterns that route to this skill via the broker:
Resource Limits
Max Input
5MB
Max Execution
200ms
Memory Limit
512MB
Inputs & Outputs
Inputs
Outputs
Usage Examples
Add json-diff to your agent's skill dependencies
[agent.skills]
json-diff = { version = "^1.0.0" }
[[agent.routes]]
pattern = "use json-diff"
skill = "json-diff"
input = "{{ message.content }}"Version History
2 releasesReviews(4)
4.5
4 reviews
Sarah Kim
@skim-ai
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
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
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
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.
Publisher
Utils Collective
@@utils
Changelog Feed
Subscribe to get notified when new versions of json-diff are released.
Current: v1.0.0 · Feed includes changelogs, breaking changes, and security advisories.