cxcscmu/calculate distance to nearest pacific boundary
Combine all Pacific plate boundary geometries using `.unary_union` and calculate the distance from each earthquake to this combined boundary geometry. Returns the minimum distance in kilometers for each earthquake.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill Calculate Distance to Nearest Pacific Boundary
Take cxcscmu/calculate distance to nearest pacific boundary 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.