Agent Skills
› Companion-Inc/feynman
› ml-training-recipe
ml-training-recipe
GitHub提供可执行的ML训练配方,用于微调、复现或选择模型方法、数据集及超参数。通过研究者和验证者代理输出包含数据来源的排名配方简报。
Trigger Scenarios
用户想要微调或训练模型
用户需要复现论文中的实验
用户寻找实用的机器学习方法或基准测试
Install
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.
Version History
- 54d08a3 Current 2026-07-25 07:15


