cxcscmu/load and parse plate boundary data
Load plate boundary GeoJSON and create a GeoDataFrame with proper geometry parsing. Verify column names (PlateA, PlateB) match the dataset structure. Use this skill to prepare boundary data before filtering for Pacific plate relevance.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill Load and Parse Plate Boundary Data
Take cxcscmu/load and parse plate boundary data 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.