bundled/skills/data-quality-checker/SKILL.md
Validate dataset completeness and basic correctness before downstream analysis. Use for nulls, duplicates, schema drift, range checks, and column-level sanity reviews; not for anomaly detection or ML evaluation.
npx skillsauth add foryourhealth111-pixel/vco-skills-codex data-quality-checkerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the user needs to know whether the dataset is trustworthy enough to continue.
Use this skill when:
anomaly-detectorevaluating-machine-learning-modelsscientific-reportinganomaly-detector after the basic data checks passstructured-content-storage if the dataset and outputs need stricter organizationdevelopment
Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
tools
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
tools
Spreadsheet toolkit (.xlsx/.csv). Create/edit with formulas/formatting, analyze data, visualization, recalculate formulas, for spreadsheet processing and analysis.
tools
High-performance CSV processing with xan CLI for large tabular datasets, streaming transformations, and low-memory pipelines.