Building with AI for human benefit. Sharing how it's done.
Seven skills for AI-assisted oceanographic data development.
The C4IROcean-OceanDataPlatform repo has seven Claude skills in .claude/skills/. Each teaches Claude a specific domain.
How to search and access STAC catalogs. Includes common queries, authentication patterns, and asset loading.
Ocean Data Platform specifics: available collections, data formats, coordinate systems.
Navigation for the ODP Hub: finding datasets, understanding metadata, data lineage.
Chunking strategies, lazy loading, distributed processing for large ocean datasets.
Cell structure, markdown conventions, visualization standards for reproducible notebooks.
Common errors and fixes: authentication, timeouts, memory issues, coordinate mismatches.
Grant and project proposal templates, boilerplate for ocean data projects.
Each skill is:
When you say “load SST data from ODP,” Claude finds hub-ocean-odp and odp-dataset-patterns. When you hit a memory error, dask-odp-patterns and odp-troubleshooting activate.
.claude/skills/topic-name.mdDomain expertise, always available.