聚合 session 内 task-spec / data-profile / feature-analysis / new-models/*/evaluation 的关键信息,产 6-sheet Excel 报告(模型概览/样本分析/特征质量/三档评估/分桶排序性对比/特征清单)。定位与 classification-model-comparison 互补 — comparison 聚焦 AUC/KS 单指标 + 分桶并排;本 skill 聚合需求规格 + 样本分析 + 特征质量 + 多 run 全量评估 + 分桶并排 + AUC 最高 run 的特征重要性/SHAP。仅用户主动调起,不被 development / orchestration 调度。当用户说"出模型报告""汇总报告""生成报告 excel""model_report"时使用。
$npx -y skills add qfin-tech/model-evo --skill classification-model-reportInstalls into the current project.
Run `npx skills use "https://github.com/qfin-tech/model-evo" --skill "qfin-tech/model-evo/classification-model-report"` 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.