cxcscmu/load-and-inspect-geodata
Load GeoJSON files with GeoPandas and inspect their structure — columns, CRS, geometry types, and sample rows. Use this before any spatial analysis to understand field names and data layout.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill load-and-inspect-geodata
Take cxcscmu/load-and-inspect-geodata 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.