关于
This skill transforms cluttered Jupyter notebooks into production-ready assets by automating common cleanup tasks such as removing empty cells, clearing outputs, and adding markdown structure. It goes beyond simple formatting by extracting reusable functions into utility files, generating requirements.txt from imports, and implementing best practices like random seed setting and memory management. Whether you need to prepare a notebook for team review, convert it into a clean Python script, or simply organize your exploratory data analysis, this assistant ensures your data science workflow remains efficient and well-documented.