·jsonlogic-validator
{}

jsonlogic-validator

Implement, validate, and test JSONLogic rules for portable business logic. Use when working with JSONLogic syntax, creating rules for conditional logic, validating rule structures, testing rules against data, or converting business requirements to JSONLogic. Triggers on requests to "write jsonlogic", "validate jsonlogic", "create a rule", "business logic as JSON", "conditional logic", or any mention of JSONLogic rules.

12Installs·1Trend·@yonderlab

Installation

$npx skills add https://github.com/yonderlab/kota.agent.skills --skill jsonlogic-validator

How to Install jsonlogic-validator

Quickly install jsonlogic-validator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yonderlab/kota.agent.skills --skill jsonlogic-validator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yonderlab/kota.agent.skills.

SKILL.md

View raw

Implement and validate JSONLogic rules—portable, JSON-serializable business logic that works across JavaScript, Python, PHP, Ruby, Go, Java, .Net, and C++.

| Data | var, missing, missingsome | | Logic | if, ==, ===, !=, !==, !, !!, and, or | | Numeric | >, >=, <, <=, +, -, , /, %, max, min | | Array | map, filter, reduce, all, some, none, merge, in | | String | cat, substr, in |

Falsy: 0, [], "", null Truthy: Everything else (including "0" and [0])

Implement, validate, and test JSONLogic rules for portable business logic. Use when working with JSONLogic syntax, creating rules for conditional logic, validating rule structures, testing rules against data, or converting business requirements to JSONLogic. Triggers on requests to "write jsonlogic", "validate jsonlogic", "create a rule", "business logic as JSON", "conditional logic", or any mention of JSONLogic rules. Source: yonderlab/kota.agent.skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonderlab/kota.agent.skills --skill jsonlogic-validator
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from yonderlab/kota.agent.skills

Quick answers

What is jsonlogic-validator?

Implement, validate, and test JSONLogic rules for portable business logic. Use when working with JSONLogic syntax, creating rules for conditional logic, validating rule structures, testing rules against data, or converting business requirements to JSONLogic. Triggers on requests to "write jsonlogic", "validate jsonlogic", "create a rule", "business logic as JSON", "conditional logic", or any mention of JSONLogic rules. Source: yonderlab/kota.agent.skills.

How do I install jsonlogic-validator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonderlab/kota.agent.skills --skill jsonlogic-validator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yonderlab/kota.agent.skills