建模任务总入口(覆盖营销/增长/获客/运营/风控场景)。当用户提出建模需求时首先触发,按固定格式一次性列出全部待确认问题,收集回答后判定属于 classification(分类预测)还是 uplift(增益/因果干预),并据此路由到对应管线:classification → classification-model-orchestration;uplift → uplift-model-task-spec。判定时将已收集的需求基础信息按固定 JSON 格式传递给下游。触发词:建模、建模型、新模型、模型需求、帮我建模、设计模型、模型立项、模型规划。
$npx -y skills add qfin-tech/model-evo --skill model-task-routingInstalls into the current project.
Run `npx skills use "https://github.com/qfin-tech/model-evo" --skill "qfin-tech/model-evo/model-task-routing"` 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.