What problem does it solve?
Building a new data source integration for Earth2Studio requires navigating lexicons, async fetching patterns, registration, documentation, testing, and PR submission — a long, error-prone workflow. This Skill guides an agent through the entire process end-to-end with canonical patterns and confirmation gates.
Core Features & Use Cases
- Guided 15-Step Workflow: From analyzing a remote store (S3, GCS, Azure, HTTP, HuggingFace) through lexicon creation, async implementation, registration, docs, CHANGELOG, tests, validation plots, and PR submission with Greptile review triage.
- Four Source Types: Supports DataSource, ForecastSource, DataFrameSource, and ForecastFrameSource with skeleton templates and canonical test structures.
- Use Case: Ask your agent to "add a data source for NOAA GFS analysis on S3" and it produces the source class, lexicon, test suite, documentation updates, and an opened PR with a sanity-check validation comment.
Quick Start
Ask your agent to add a new Earth2Studio data source for a specific remote data store, providing its URL or API documentation.