Agent skill
in2-validate-schema
Validate schemas and structured inputs before downstream execution.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/validate-schema-v0-1-0
Metadata
Additional technical details for this skill
- moltbot
-
{ "nix": { "plugin": "github:hummbl-dev/hummbl-agent?dir=skills/in2/validate-schema.v0.1.0", "systems": [ "aarch64-darwin", "x86_64-linux" ] } }
SKILL.md
IN2 Validate Schema
Validate schemas and structured inputs before downstream execution.
When to Use
- Verifying JSON/YAML schema compliance
- Preflight validation of structured payloads
Usage
bash
/apply-transformation IN2 "Validate the schema for this payload"
Didn't find tool you were looking for?