data-autocleaning

Profile and transform BigQuery and GCS data using Dataplex and Python scripts.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill data-autocleaning-ironkid90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-autocleaning
Source: https://github.com/ironkid90/lucky5-v8/tree/main/plugins/skills/data-autocleaning
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill data-autocleaning-ironkid90

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, google-cloud-storage, google-cloud-bigquery, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates data quality and transformation processes for pipelines sourced from BigQuery or Google Cloud Storage (GCS), ensuring data ingestion, schema mapping, and cleaning are standardized and efficient.

Core Features & Use Cases

  • Data Profiling: Performs in-depth analysis on data from BigQuery or GCS sources.
  • Automated Cleaning: Applies predefined rules and transformations to clean data.
  • Schema Mapping: Matches source data to destination schema for consistency.
  • Use Case: For instance, it can be used to ensure data consistency before loading it into a data warehouse.

Quick Start

Use the data-autocleaning skill to clean and transform your BigQuery dataset 'my_dataset'.

Frequently Asked Questions about data-autocleaning

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

FAQPage Schema
How do I automate data quality profiling for BigQuery pipelines?

Automating data quality profiling for BigQuery pipelines is achieved by utilizing Dataplex to perform in-depth analysis and applying custom Python scripts for data transformation. This ensures standardized and efficient data ingestion.

Does the data-autocleaning skill work with Google Cloud Storage data sources?

Yes, the data-autocleaning skill works with Google Cloud Storage data sources. It automates data quality profiling, schema mapping, and cleaning for both GCS and BigQuery pipelines to ensure consistency before loading into a data warehouse.

How do I map source data to a destination schema in BigQuery?

Mapping source data to a destination schema in BigQuery is handled through automated schema matching features. The skill ensures source data consistency aligns with the destination schema during pipeline preprocessing stages.

Do I need Python to clean and transform BigQuery datasets?

Yes, you need Python to clean and transform BigQuery datasets using this skill. It requires Python scripting alongside Google Cloud tools like google-cloud-bigquery and google-cloud-storage to execute custom transformation rules.

What is the best way to standardize data ingestion for GCS pipelines?

The best way to standardize data ingestion for GCS pipelines is applying predefined rules and automated transformations. This approach cleans data and matches schemas automatically before loading it into your data warehouse.

Can I use Dataplex for automated data cleaning in BigQuery?

Yes, you can use Dataplex for automated data cleaning in BigQuery. The skill utilizes Dataplex for in-depth data profiling and custom scripts to apply predefined transformation rules during pipeline preprocessing.