cxcscmu/run-simpo-with-python310-and-log
Use this skill to execute the SimPO unit test with Python 3.10, save the loss results to /root/loss.npz, and log Python version and package info to /root/python_info.txt using the correct Python 3.10 executable.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill run-simpo-with-python310-and-log
Take cxcscmu/run-simpo-with-python310-and-log from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.