extract-module-from-notebook
CommunityRefactor notebook functions into src modules
AuthorsunLeee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Jupyter Notebook에서 반복 사용되는 함수를 자동으로 src/ 모듈로 추출한다. convention-jupyter-setup의 '함수 3개 이하' 규칙 준수를 자동화한다.
Core Features & Use Cases
- 노트북 내 공용 함수들을 src 모듈로 리팩토링하여 재사용성을 높인다.
- 추출된 모듈에서 자동으로 import 문을 생성하고 노트북 정리 흐름을 지원한다.
- 대규모 노트북에서 함수 관리와 유지보수를 용이하게 한다.
Quick Start
Run /extract-module-from-notebook <notebook_path> [--threshold 3] to extract eligible functions into a reusable src module.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: extract-module-from-notebook Download link: https://github.com/sunLeee/optimization/archive/main.zip#extract-module-from-notebook Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.