Agent Skills
› companion-inc/feynman
› ml-training-recipe
ml-training-recipe
GitHub从论文、数据集和代码中查找可实施的机器学习训练方案,用于微调、训练或复现模型。
Trigger Scenarios
用户想要微调或训练模型
用户需要复现或选择ML方法
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


