Skip to main content
Run any Skill in Manus
with one click

etl-profiling

Profile and optimize ETL step performance — CPU time, memory usage, and I/O bottlenecks. Use when an ETL step is slow, uses too much memory, or when the user asks to profile, optimize, or speed up a step. Covers profiling commands, categorical dtype optimization, vectorization, SUBSET filtering for fast dev runs, and iterative diagnose→fix→reprofile workflow.

Overview

Profile and optimize ETL step performance — CPU time, memory usage, and I/O bottlenecks. Use when an ETL step is slow, uses too much memory, or when the user asks to profile, optimize, or speed up a step. Covers profiling commands, categorical dtype optimization, vectorization, SUBSET filtering for fast dev runs, and iterative diagnose→fix→reprofile workflow.

Install command
npx skills add https://github.com/owid/etl --skill etl-profiling

Copy and paste this command into Claude Code to install the skill

Source
owid/etl
Stars148
Forks31
UpdatedApril 16, 2026 at 11:19
SKILL.md
readonly