migrate-module
✓Migrate Python modules from SDR_stochastic research code to vrp-toolkit architecture. Use when migrating files from the old codebase structure to the new three-layer architecture (Problem/Algorithm/Data layers), refactoring paper-specific code into generic implementations, or converting research notebooks into educational tutorials.
Installation
SKILL.md
Automate the migration of research code modules from the SDRstochastic project into the reusable vrp-toolkit architecture.
Merging Multiple Files When multiple source files map to one destination (e.g., orderinfo.py + demands.py → generators.py):
Migrate Python modules from SDR_stochastic research code to vrp-toolkit architecture. Use when migrating files from the old codebase structure to the new three-layer architecture (Problem/Algorithm/Data layers), refactoring paper-specific code into generic implementations, or converting research notebooks into educational tutorials. Source: dudusoar/vrp-toolkit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dudusoar/vrp-toolkit --skill migrate-module Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dudusoar/vrp-toolkit --skill migrate-module- Source
- dudusoar/vrp-toolkit
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is migrate-module?
Migrate Python modules from SDR_stochastic research code to vrp-toolkit architecture. Use when migrating files from the old codebase structure to the new three-layer architecture (Problem/Algorithm/Data layers), refactoring paper-specific code into generic implementations, or converting research notebooks into educational tutorials. Source: dudusoar/vrp-toolkit.
How do I install migrate-module?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dudusoar/vrp-toolkit --skill migrate-module Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dudusoar/vrp-toolkit
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01