Module Extractor

Extract or install modules from analyzed repos. Decision tree: if extracting a sub-module pulls in >50% of repo files, use install-type (pip install + thin API wrapper). Otherwise use extract-type (copy code + rewrite imports with rope). Triggers: 模块提取, 安装型, 提取型, extract module, 代码提取, 代码移植

zhizhunbao 5bc2aed 4 files · 49.4 KB Updated

File contents

zhizhunbao/workbuddy/tree/main/skills/repo-reuse-flow/skills/module-extractor commit 5bc2aeddd7

Frequently asked questions

npx skillmds@latest add zhizhunbao/module-extractor