data-quality-checker

Installation
SKILL.md

Data Quality Checker

Implement comprehensive data quality checks and validation.

Quick Start

Use Great Expectations for validation, implement schema checks, monitor data quality metrics, set up alerts.

Instructions

Great Expectations Setup

import great_expectations as gx

context = gx.get_context()

# Create expectation suite
suite = context.add_expectation_suite("data_quality_suite")
Related skills

More from armanzeroeight/fastagent-plugins

Installs
9
GitHub Stars
27
First Seen
Feb 4, 2026