anomaly-detection

Detect stale or incomplete Databricks Unity Catalog tables using ML models.

1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/prashsub/vibe_coding_lakehouse_starter_repo --skill anomaly-detection-prashsub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anomaly-detection
Source: https://github.com/prashsub/vibe_coding_lakehouse_starter_repo/tree/main/data_product_accelerator/skills/monitoring/04-anomaly-detection
Command: npx skills add https://github.com/prashsub/vibe_coding_lakehouse_starter_repo --skill anomaly-detection-prashsub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automatically monitors your Databricks tables for freshness and completeness issues, alerting you to potential data pipeline breaks before they impact downstream users.

Core Features & Use Cases

  • Automated Monitoring: Uses ML models to detect stale or incomplete tables without manual metric definition.
  • Schema-Level Scope: Applies monitoring across entire schemas in Databricks Unity Catalog.
  • Use Case: Ensure your critical gold layer tables are always up-to-date and contain expected data volumes by enabling this skill during your schema setup workflows.

Quick Start

Enable anomaly detection on the 'sales' schema in the 'main' catalog.

Frequently Asked Questions about anomaly-detection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate data quality monitoring for Databricks Unity Catalog tables?

Automate data quality monitoring for Databricks Unity Catalog tables by enabling schema-level anomaly detection to check table freshness and completeness using ML models without manual metric definition.

What is anomaly detection for data freshness and completeness in Databricks?

Anomaly detection for data freshness and completeness in Databricks uses ML models to automatically identify stale or incomplete tables, alerting you to potential data pipeline breaks before downstream impact.

Can I monitor an entire schema for data quality issues in Unity Catalog?

Yes, you can monitor an entire schema for data quality issues in Unity Catalog by applying schema-level anomaly detection across all tables within that specific catalog schema.

How do I set up automated data reliability checks for my gold layer tables?

Set up automated data reliability checks for gold layer tables by integrating anomaly detection into your schema setup workflows to continuously monitor data volume expectations and table freshness.

Where are Databricks data quality monitoring results stored?

Databricks data quality monitoring results are stored in the system.data_quality_monitoring.table_results location, providing a centralized repository for tracking table freshness and completeness metrics over time.

Do I need to manually define metrics for Databricks schema monitoring?

No, you do not need to manually define metrics for Databricks schema monitoring because this approach uses ML models to automatically detect anomalies in table freshness and completeness.