CtrlK
BlogDocsLog inGet started
Tessl Logo

preprocessing-data-with-automated-pipelines

Design and implement repeatable preprocessing pipelines for cleaning, encoding, transforming, and validating ML input data.

54

Quality

62%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./bundled/skills/preprocessing-data-with-automated-pipelines/SKILL.md
SKILL.md
Quality
Evals
Security

Data Preprocessing Pipeline

Positioning

Use this skill as the direct owner for ML input-preparation pipelines.

It covers preprocessing-heavy tasks where the requested deliverable is a repeatable pipeline for cleaning, encoding, transforming, and validating input data.

When to Use

Use this skill when:

  • Prepare raw data for machine learning models.
  • Automate data cleaning and transformation processes.
  • Implement a robust ETL (Extract, Transform, Load) pipeline.

Not For / Boundaries

  • Whole-task ML ownership: use scikit-learn or ml-pipeline-workflow
  • Leakage and prediction-time auditing: use ml-data-leakage-guard
  • Grouped scientific preprocessing with stronger methodological constraints: use scientific-data-preprocessing

Typical Outputs

  • A preprocessing pipeline plan or implementation sketch
  • Clear sequencing for clean, encode, transform, and validate steps
  • Notes that identify where leakage review, training, or evaluation should be run next

Related Skills

  • ml-data-leakage-guard before trusting fitted preprocessing steps
  • splitting-datasets when the next narrow problem is partition strategy
Repository
foryourhealth111-pixel/Vibe-Skills
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.