Agent Skills
› companion-inc/feynman
› ml-training-recipe
ml-training-recipe
GitHub根据论文、数据集和代码查找可执行的ML训练方案,支持微调、复现或选择超参数设置。
触发场景
用户想要微调模型
用户需要复现实验
用户寻找实用ML方法
安装
npx skills add companion-inc/feynman --skill ml-training-recipe -g -y
SKILL.md
Frontmatter
{
"name": "ml-training-recipe",
"description": "Find implementable ML training recipes from papers, datasets, docs, and code. Use when the user wants to fine-tune, train, reproduce, or choose a practical ML method, dataset, hyperparameter setup, or benchmark recipe."
}
ML Training Recipe
Run the /recipe workflow. The slash command expands the full workflow instructions in the active session; do not try to read a relative prompt-template path from the installed skill directory.
Agents used: researcher, optionally verifier
Output: ranked recipe brief in outputs/ with dataset, method, code, and source provenance.
版本历史
- 54d08a3 当前 2026-07-25 07:15


