← Back to Skills Marketplace
sky-lv

Skylv Schema Validator

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
52
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install skylv-schema-validator
Description
Validates JSON, CSV, and Excel data using 17 built-in schema rules including type, pattern, email, UUID, and supports schema inference from examples.
README (SKILL.md)

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
email 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

  1. Install the skill
  2. Configure as needed
  3. Run with OpenClaw
Usage Guidance
This skill looks safe to use for local JSON validation. Be aware that it reads files you explicitly provide and may print inferred schema details, and do not rely on the advertised CSV/Excel support unless you verify that functionality separately.
Capability Analysis
Type: OpenClaw Skill Name: skylv-schema-validator Version: 1.0.0 The skill is a standard data validation utility for JSON and schema inference. The code in data_validator.js uses built-in Node.js modules (fs, path) to perform local file validation and contains no network activity, shell execution, or evidence of malicious intent.
Capability Assessment
Purpose & Capability
The artifacts are coherent for local JSON validation and schema inference, but the registry/SKILL description claims CSV and Excel validation while the included code appears JSON-only.
Instruction Scope
The instructions are generic usage guidance and do not include prompt overrides, forced autonomous behavior, hidden goals, or high-impact actions.
Install Mechanism
There is no install spec, no required binaries, no environment variables, and no external download or package installation shown.
Credentials
The script reads user-supplied file paths for validation or schema inference and prints results; no network access, file writes, deletion, credential access, or shell execution is shown.
Persistence & Privilege
No persistence, background process, privilege escalation, credential/session use, or long-running autonomous behavior is present in the reviewed artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-schema-validator
  3. After installation, invoke the skill by name or use /skylv-schema-validator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of skylv-data-validator. - Universal data validation for JSON, CSV, and Excel. - Supports 17 built-in schema and data quality rules: type, pattern, email, URL, UUID, min/max, and more. - Features schema inference from sample data. - Top trigger keywords: validate, schema, check, data quality, validation. - Competes with `data-validation`—market has weak competition.
Metadata
Slug skylv-schema-validator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

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.

💬 Comments