cxcscmu/pareto-frontier-computation
How to compute the Pareto frontier from a set of (F1, delta) optimization results where F1 is maximized and delta is minimized. Includes filtering, dominance checking, and CSV output formatting.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill pareto-frontier-computation
Take cxcscmu/pareto-frontier-computation 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.