Skip to content

clemens-u/valbuddy-cli

v1.0.0MIT

Deterministic JSON, JSON Schema, and XML validation plus self-contained JSON Schema HTML documentation for AI coding agents using the JSONBuddy and XML ValidatorBuddy command-line validator.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "valbuddy-cli",
  "description": "Deterministic JSON, JSON Schema, and XML validation plus self-contained JSON Schema HTML documentation for AI coding agents using the JSONBuddy and XML ValidatorBuddy command-line validator.",
  "version": "1.0.0",
  "author": {
    "name": "Clemens Uhlenhut",
    "url": "https://www.json-buddy.com/"
  },
  "homepage": "https://www.json-buddy.com/",
  "repository": "https://github.com/Clemens-U/jsonbuddy",
  "license": "MIT",
  "keywords": [
    "json",
    "json-schema",
    "validation",
    "xml",
    "ai-agents",
    "developer-tools"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 6shell scripts
  • LICENSE
View on GitHub