← 返回 Skills 市场
sky-lv

Skylv Schema Validator

作者 SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
52
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skylv-schema-validator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skylv-schema-validator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug skylv-schema-validator
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。

如何安装 Skylv Schema Validator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-schema-validator」即可一键安装,无需额外配置。

Skylv Schema Validator 是免费的吗?

是的,Skylv Schema Validator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skylv Schema Validator 支持哪些平台?

Skylv Schema Validator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skylv Schema Validator?

由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。

💬 留言讨论