Syn CSV Validate

Skill for schema validation in the context of CSV data. Use when the user's task is specifically about schema validation.

legendtkl e0024a7 668 B Updated

File contents

CSV data: schema validation

When to use

Use this skill for schema validation in CSV data. This skill specifically handles schema validation and nothing else in the CSV data family.

Procedure

Validate a CSV against a schema: required columns, types, ranges, and enum values; report violations.

Notes

This is the CSV data skill dedicated to schema validation. Sibling skills cover other CSV data capabilities; this one is the right choice only when the task is about schema validation.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-csv-validate commit e0024a77ec

Frequently asked questions

npx skillmds@latest add legendtkl/syn-csv-validate