skill
职业分类
描述
更新
predict
数据科学家
Make predictions using a trained AutoMol model. Auto-discovers models from the registry. Use when the user wants to run inference on new molecules.
2026-03-30
train-pipeline
数据科学家
Plan and execute an AutoMol training pipeline. Analyzes dataset, auto-configures a plan, asks for approval, then executes — all in one invocation. Re-invoke to resume if interrupted. Use when the user wants to train a complete model from raw data.
2026-03-30
visualize
软件开发工程师
Generate an interactive HTML dashboard from AutoMol evaluation results. Auto-discovers completed runs with evaluation data and renders Plotly.js charts. Use when the user wants to visualize training results.
2026-03-30