cxcscmu/skilllearnbench-nlp-paper-reproduction-simpo-loss
Implement the SimPO (Simple Preference Optimization) loss function for LLM alignment. Use this skill whenever implementing SimPO training objectives, reference-free reward optimization, or Bradley-Terry preference loss with target reward margin. Triggers on: SimPO, preference optimization loss, average log probability reward, gamma margin.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill simpo-loss
Take cxcscmu/skilllearnbench-nlp-paper-reproduction-simpo-loss 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.