auditing-data-quality

Community

Catch data issues before modeling.

Authorrocklambros
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill audits a new tabular dataset before modeling so you can catch missingness, bad ranges, mislabeled columns, duplicates, and conflicting facts before they contaminate analysis or training.

Core Features & Use Cases

  • Per-column audit: Reports null counts, null percentages, distinct counts, and summary statistics for each field.
  • Semantic typing: Infers whether a column is an ID, categorical, continuous, ordinal, text, datetime, or boolean so downstream handling matches the data.
  • Risk detection: Flags outliers, suspicious cardinality, range violations, exact duplicates, same-content-different-ID duplicates, and conflicting fact pairs.
  • Use case: A team receives a new patient CSV and needs a go or no-go verdict before fitting any model.

Quick Start

Use the auditing-data-quality skill to inspect the attached dataset and return a full audit with shape, per-column stats, semantic classes, range checks, outlier flags, cardinality alarms, and row-level integrity findings.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auditing-data-quality
Download link: https://github.com/rocklambros/rcs/archive/main.zip#auditing-data-quality

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.