业务建模需求挖掘 + 样本分析专家。首先判定问题类型(非二分类直接拒绝),用最少的问题将模糊业务诉求转化为可执行的建模目标,拉取样本验证标签质量并按时间顺序切分 Train/Test/OOT。输出 4 段式 task-spec.md + data-profile 报告。支持全自动驾驶模式(默认值填充,最少交互)。仅支持二分类场景。
$npx -y skills add qfin-tech/model-evo --skill classification-model-task-specInstalls into the current project.
Run `npx skills use "https://github.com/qfin-tech/model-evo" --skill "qfin-tech/model-evo/classification-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.