LogoClawIndex
CasesSkillsAbout
LogoClawIndex

migrating-json-schemas - Migrate JSON Schemas Between Drafts

Migrates JSON Schemas between draft versions for use with z-schema

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • identify source draft
  • set target version
  • validate schema
  • rename keywords
  • convert boolean numeric
  • update reference paths
  • split dependencies
  • convert array items
  • migrate additional items
  • replace recursive dynamic
  • verify migrated schema

Inputs

  • source JSON Schema
  • target draft version
  • z-schema validator
  • keyword mapping reference
  • existing $ref values
  • test data

Outputs

  • migrated JSON Schema
  • updated $ref paths
  • validation results
  • migration code examples

Requirements

  • z-schema library
  • target draft version support

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
JSON Schema
schema migration
version upgrade
z-schema
draft conversion
identify source draft
set target version
validate schema
rename keywords
source JSON Schema
target draft version
z-schema validator
migrated JSON Schema
updated $ref paths
validation results