json-validator
Validate JSON documents against JSON Schema (Draft 2020-12). Returns detailed validation errors with JSON Pointer paths, expected vs actual types, and suggested fixes. Supports custom format validators and cross-reference resolution.
$ naos marketplace install json-validator670K
4ms
4.7
567 reviews
99.99%
Patterns
Natural language patterns that route to this skill via the broker:
Resource Limits
Max Input
2MB
Max Execution
150ms
Memory Limit
256MB
Inputs & Outputs
Inputs
Outputs
Skill PlaygroundLIVE
Validate JSON and infer schema
Click "Run" to execute the skill
Usage Examples
Add json-validator to your agent's skill dependencies
[agent.skills]
json-validator = { version = "^1.0.0" }
[[agent.routes]]
pattern = "use json-validator"
skill = "json-validator"
input = "{{ message.content }}"Version History
2 releasesReviews(3)
5.0
3 reviews
Alice Chen
@alice-ml
Blazing fast and reliable
We've been using this in production for 6 months. Handles 50K calls/day without a single failure. The JQ-like query syntax is a huge time saver for our data pipeline agents.
Marcus Webb
@mwebb
Best in class for the price
Switched from a custom solution and cut our latency by 60%. The WASM sandbox gives us confidence that untrusted payloads won't cause issues. Highly recommend.
Lena Müller
@lena-m
Essential for data pipelines
We parse hundreds of CSV files daily and this skill handles them all flawlessly. Type inference saves us hours of manual schema definition. Highly recommend for any data-heavy workflow.
$0.0002/call
Developer earns $0.00014/call (70%)
Revenue Split
Changelog Feed
Subscribe to get notified when new versions of json-validator are released.
Current: v2.1.0 · Feed includes changelogs, breaking changes, and security advisories.