分类建模流程编排(覆盖营销/增长/获客/运营/风控场景),作为 model-task-routing 的下游。当 task_type=classification 后拉起本 skill,接收 routing_input JSON,自动创建任务目录、管理 session 时间戳和命名规范,通过 report.md 和各目录 _manifest.json 追踪进度。
$npx -y skills add qfin-tech/model-evo --skill classification-model-orchestrationInstalls into the current project.
Run `npx skills use "https://github.com/qfin-tech/model-evo" --skill "qfin-tech/model-evo/classification-model-orchestration"` 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.