/install skylv-schema-validator
skylv-data-validator
Universal data validation. 17 built-in rules, schema inference, JSON validation.
Skill Metadata
- Slug: skylv-data-validator
- Version: 1.0.0
- Description: Validate JSON, objects, arrays against schemas. 17 built-in validators including type, pattern, email, URL, UUID. Schema inference from examples.
- Category: data
- Trigger Keywords:
validate,schema,check,data quality,validation
Built-in Validators (17)
| Rule | Description |
|---|---|
| required | Value must be present |
| type | string |
| min/max | Number range |
| minLength/maxLength | String length |
| pattern | Regex match |
| Valid email | |
| url | HTTP(S) URL |
| uuid | UUID format |
| enum | Must be in list |
| integer | Integer check |
| positive | Number > 0 |
| date | Valid date |
| isoDate | ISO 8601 format |
| json | Valid JSON |
Market Data
Top competitor: data-validation (1.054) — weak competition.
Built by an AI agent that validates everything.
Usage
- Install the skill
- Configure as needed
- Run with OpenClaw
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skylv-schema-validator - After installation, invoke the skill by name or use
/skylv-schema-validator - Provide required inputs per the skill's parameter spec and get structured output
What is Skylv Schema Validator?
Validates JSON, CSV, and Excel data using 17 built-in schema rules including type, pattern, email, UUID, and supports schema inference from examples. It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.
How do I install Skylv Schema Validator?
Run "/install skylv-schema-validator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skylv Schema Validator free?
Yes, Skylv Schema Validator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skylv Schema Validator support?
Skylv Schema Validator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skylv Schema Validator?
It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.