从 Spark 现成宽表拉取样本+特征+标签,生成 spark-submit 提交脚本,用户确认后由本 skill 自动提交集群,落本地 sample.parquet;或在 local_file 模式下从本地 parquet/csv 直接转写+派生 feature-list.csv。当用户要"取数""拉样本""拉宽表""准备建模样本"时使用。
$npx -y skills add qfin-tech/model-evo --skill feature-matchingInstalls into the current project.
Run `npx skills use "https://github.com/qfin-tech/model-evo" --skill "qfin-tech/model-evo/feature-matching"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/qfin-tech/model-evo" that are relevant to the current task. Run `npx skills add "https://github.com/qfin-tech/model-evo"` and select the relevant skills, then follow their instructions.