byasgard-ai-platform· 59 skills
Implement Gale-Shapley stable matching algorithm for two-sided matching problems. Use this skill when the user needs to match candidates to positions, assign students to schools, or solve any two-sided preference matching — even if they say 'optimal job matching', 'stable assignment', or 'candidate-position pairing'.
$npx -y skills add asgard-ai-platform/skills --skill algo-hr-matchingInstalls into the current project.
Run `npx skills use "https://github.com/asgard-ai-platform/skills" --skill "asgard-ai-platform/skills/algo-hr-matching"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/asgard-ai-platform/skills" that are relevant to the current task. Run `npx skills add "https://github.com/asgard-ai-platform/skills"` and select the relevant skills, then follow their instructions.