·migrate-module
{}

migrate-module

dudusoar/vrp-toolkit

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.

6Installs·0Trend·@dudusoar

Installation

$npx skills add https://github.com/dudusoar/vrp-toolkit --skill migrate-module

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

View raw

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
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