From codex-next
Plans safe data cleaning workflows: deduplication, missing-value handling, anomaly detection, and reproducible output generation without modifying raw files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:data-cleaningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow for data cleaning plans or scripts.
Use this workflow for data cleaning plans or scripts.
outputs/ or a task-specific directory, not raw/.Return:
npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextWrites clear, step-by-step instructions for cleaning messy datasets, specifying standardisation, correction, and removal steps for analysis readiness.
Provides patterns for pre-model data preprocessing pipelines covering cleaning, validation, transformation, ETL orchestration. Use for raw data deduplication, schema validation, format conversion before EDA or modeling.
Profiles and flags issues in clinical CSV/Excel data (missing values, outliers, duplicates, type mismatches) via a three-stage workflow with researcher approval gates. Does not auto-clean.