Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server
Wardn HubTrusted MCP server directory.

Registry

  • MCP Servers
  • Skills
  • Categories

Resources

  • API docs
  • Score method

Contribute

  • Submit server
  • Advertise
© 2026 Wardn Hub
Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server
skills/foryourhealth111-pixel/Vibe-Skills/bundled-skills-preprocessing-data-with-automated-pipelines

bundled-skills-preprocessing-data-with-automated-pipelines

1
foryourhealth111-pixel/Vibe-Skills·Data Science Tools·Audit pending·Snapshot b6b4328e4435

Summary

This source did not publish a separate summary. Review SKILL.md before using the skill.

SKILL.md

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

Related skills

MCP Integration
Error Resolver
G2 Legend Expert
LQF_Machine_Learning_Expert_Guide
Verification & Quality Assurance