Syn JSON Schema Gen

Skill for inferring a schema from samples in the context of JSON data. Use when the user's task is specifically about inferring a schema from samples.

legendtkl 8b4e5ee 729 B Updated

File contents

JSON data: inferring a schema from samples

When to use

Use this skill for inferring a schema from samples in JSON data. This skill specifically handles inferring a schema from samples and nothing else in the JSON data family.

Procedure

Infer a JSON Schema from one or more example documents.

Notes

This is the JSON data skill dedicated to inferring a schema from samples. Sibling skills cover other JSON data capabilities; this one is the right choice only when the task is about inferring a schema from samples.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-json-schema-gen commit 8b4e5eef31

Frequently asked questions

npx skillmds@latest add legendtkl/syn-json-schema-gen