由 model-task-routing 判定 task_type=uplift 后,或用户已明确指定这是 uplift/增益建模任务且需要定义任务配置时使用;负责收集并确认结构化 task_config。写入 confirmed artifact 前,必须由用户明确提供字段名和值。不要用于通用建模路由、字段发现、样本校验、特征分析、模型训练、评估、调参、比较或报告生成。
$npx -y skills add qfin-tech/model-evo --skill uplift-model-task-specInstalls into the current project.
Run `npx skills use "https://github.com/qfin-tech/model-evo" --skill "qfin-tech/model-evo/uplift-model-task-spec"` 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.