Dev & Engineering ✓ NVIDIA · Official earth2studioweather-forecastingclimate-modelsdata-sourcesmodel-discoverylexicon-compatibility

Earth2Studio Discover

Find weather and climate models, data sources, and examples that fit a task.

FollowSkills review · FSRS-2.0
Not recommended
56/ 100 5-point scale 2.8 / 5
Trust18 / 25 · 3.6/5

The skill is explicitly limited to discovery and recommendations; it does not perform installation, downloads, or inference code, and it relies mainly on reading public documentation with source citations. It does not explain user-data handling, network-request privacy, confirmation, rollback, or dependency security, so points are deducted.

Reliability8 / 20 · 2.0/5

The workflow covers input extraction, document selection, badge filtering, compatibility checks, and troubleshooting clearly. However, it depends on live external documentation and lacks executable reproduction, automated tests, and comprehensive abnormal-input feedback; static calibration keeps this at or below 10.

Adaptability10 / 15 · 3.3/5

Audience, weather/climate scenarios, task categories, hardware constraints, output structure, and non-fit boundaries are reasonably clear. Chinese-language interaction is not specified, and core functionality depends on potentially mainland-China-inaccessible overseas documentation, so points are deducted.

Convention10 / 15 · 3.3/5

The skill includes a version, Apache-2.0 license, author, purpose, limitations, troubleshooting, and ownership information. It lacks separate Instructions and Examples sections, a clear change log or update path, and complete installation/dependency notes, so points are deducted.

Effectiveness6 / 15 · 2.0/5

It can guide model, data-source, lexicon-compatibility, and example discovery, with a directly usable proposed output structure. However, recommendations depend on live pages and the skill provides no representative outputs or statically reproducible results; the score is conservatively bounded by static calibration.

Verifiability4 / 10 · 2.0/5

It provides pinned documentation categories, a lexicon verification method, evaluation tasks, and a benchmark report. The benchmark results are primarily claims in repository files, without visible CI, committed key-path tests, or independent corroboration, so only limited credit is awarded.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 55f18499943e
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Core recommendations depend on live nvidia.github.io pages; page changes, outages, or network inaccessibility may make results incomplete or unavailable.
  • Lexicon compatibility checks may be approximate when only documentation is accessible and should not be treated as runtime validation.
  • The evaluation report does not expose CI workflows, test implementations, or raw per-task evidence, so its benchmark scores should be treated as limited support.
  • The skill does not handle installation, downloading, inference code, or runtime debugging; additional skills may be required for follow-on work.
See the full review method →

What does this skill do, and when should you use it?

This skill helps users discover Earth2Studio models, data sources, and examples for weather and climate workflows. It filters candidates by task type, region, forecast horizon, variables, GPU memory, and deterministic versus ensemble requirements. It requires consulting NVIDIA’s live Earth2Studio documentation and checking compatibility through model input variables and data-source lexicons. It does not install software, download data, write inference code, train models, or debug runtime failures.

It interprets the user’s requirements, fetches relevant model, data-source, and gallery pages from nvidia.github.io/earth2studio, reads Class, Region, VRAM, and Release badges, and produces a short model shortlist. It compares a model’s input_coords variables with a data source’s lexicon VOCAB to assess compatibility, then recommends one to three relevant examples with documentation links. It may ask up to three targeted follow-up questions when requirements are incomplete.

  1. A weather researcher needs to compare medium-range forecast models against available GPU memory.
  2. A climate application developer needs diagnostic models and examples for downscaling, super-resolution, or derived variables.
  3. A data engineer needs to verify whether a reanalysis, operational forecast, or observation source covers a model’s required variables.
  4. A meteorological modeling team needs to choose between deterministic and ensemble workflows and find matching Earth2Studio examples.
  5. A researcher needs to locate suitable models for data assimilation, seasonal, or subseasonal forecasting.

What are this skill's strengths and limitations?

Pros
  • Prioritizes live documentation, reducing the risk of relying on an outdated static catalog.
  • Uses Class, Region, VRAM, and Release badges to filter model candidates.
  • Checks data-source compatibility through lexicon VOCAB and model input_coords variables.
  • Covers discovery for forecasting, downscaling, ensemble generation, data assimilation, seasonal work, and derived diagnostics.
  • Clearly separates discovery from installation, inference coding, training, and debugging.
Limitations
  • Requires network access to NVIDIA’s Earth2Studio documentation.
  • Results depend on documentation updates, missing badges, and stable page URLs.
  • Full lexicon compatibility checks may require access to Earth2Studio source code.
  • The skill does not install software, download data, or produce inference code.

How do you install this skill?

Install the named skill with the skills CLI command documented in the repository README: npx skills add nvidia/skills --skill earth2studio-discover --yes. To target Codex explicitly, use: npx skills add nvidia/skills --skill earth2studio-discover --agent codex --yes. The source does not document other installation methods or runtime requirements.

How do you use this skill?

After installation, ask the agent for a concrete Earth2Studio discovery task, for example: “I need a global 10-day ensemble forecast with a 48GB GPU; find suitable models, compatible data sources, and examples.” The skill will consult live documentation using the task, region, horizon, variable, and hardware constraints, then return a linked shortlist. Do not use it for Earth2Studio installation, data downloads, or inference-code authoring.

FAQ

Does this skill install Earth2Studio automatically?
No. Installation is explicitly outside its scope and should be handled by the separate earth2studio-install skill.
Does it require network access?
Yes. The skill requires access to live documentation pages hosted at nvidia.github.io/earth2studio; without network access, its core verification workflow cannot be completed.
Can it verify whether a data source is compatible with a model?
It can assess compatibility by comparing the model’s input_coords variables with the data source lexicon’s VOCAB. If source code is unavailable and only documentation can be checked, the result may be approximate.
Is it suitable for writing or running inference programs?
No. It discovers models, data sources, and examples; it does not write inference code, download data, or troubleshoot runtime execution.

More skills from this repository

All from NVIDIA/skills

Dev & Engineering ✓ NVIDIA · Official

Earth2Studio Forecast Wrapper Builder

Build and validate Earth2Studio time-stepping forecast wrappers.

Dev & Engineering ✓ NVIDIA · Official

Earth2Studio Deterministic Forecast

Build single-member weather forecast inference scripts with Earth2Studio.

Dev & Engineering ✓ NVIDIA · Official

Earth2Studio Diagnostic Builder

Build Earth2Studio wrappers for single-step diagnostic data transformations.

Data & Analysis ✓ NVIDIA · Official

Earth2Studio Weather Data Fetch

Fetch validated weather and climate variables from Earth2Studio sources by time and data type.

Data & Analysis ✓ NVIDIA · Official

PhysicsNeMo Discover

Find suitable PhysicsNeMo models, datapipes, and examples for physics-ML tasks.

Dev & Engineering ✓ NVIDIA · Official

Earth2Studio Installation Guide

Helps users install Earth2Studio and configure model extras and environment settings safely.

Dev & Engineering ✓ NVIDIA · Official

Earth2Studio Data Source Builder

Connect remote weather data to Earth2Studio with tested source wrappers.

Dev & Engineering ✓ NVIDIA · Official

NeMo AutoModel Model Onboarding

A structured guide for adding new LLM, MoE, and VLM architectures to NeMo AutoModel.

Dev & Engineering ✓ NVIDIA · Official

TAO Skill Bank Capability Discovery

Query TAO Skill Bank workflows, models, platforms, and AutoML support from packaged manifests.

Dev & Engineering ✓ NVIDIA · Official

DALI Dynamic Mode Assistant

Helps agents write, review, and migrate NVIDIA DALI imperative dynamic-mode code.

Dev & Engineering ✓ NVIDIA · Official

NeMo MBridge Parallelism Strategy Guide

Choose, combine, and validate Megatron Bridge parallelism configurations.

Data & Analysis ✓ NVIDIA · Official

NV-Segment-CT Fine-Tuning

Fine-tune NV-Segment-CT VISTA3D on labeled CT NIfTI datasets.

Data & Analysis ✓ NVIDIA · Official

Nemotron Customization Pipelines

Plan, configure, and chain existing Nemotron steps for data preparation, training, alignment, conversion, optimization, and evaluation.

Data & Analysis ✓ NVIDIA · Official

NV-Generate-MR

Generate synthetic body MRI volumes through NVIDIA’s rflow-mr workflow.

Automation & Ops ✓ NVIDIA · Official

DOCA Telemetry Utils

Discover telemetry counters, translate Data IDs, and verify BlueField support before committing exporter configuration.

Data & Analysis ✓ NVIDIA · Official

Nemotron Speech ASR Customization Orchestrator

Chooses and coordinates the lowest-cost path for adapting speech recognition to a domain or language.

Data & Analysis ✓ NVIDIA · Official

NVIDIA Physical AI Defect Image Generation

Orchestrate defect-image generation, augmentation, inference, and labeling for AOI datasets on OSMO.

Data & Analysis ✓ NVIDIA · Official

cuPyNumeric Parallel Shard Loader

Builds processor-sized parallel loading paths from sharded on-disk data into distributed cuPyNumeric arrays.

Dev & Engineering ✓ NVIDIA · Official

Clinical ASR Flywheel: Environment Setup

Validate that a clinical ASR evaluation environment can complete a TTS-to-ASR round trip through NVIDIA-hosted speech services.

Dev & Engineering ✓ NVIDIA · Official

NVIDIA DOCA Public Knowledge Map

Routes agents to authoritative DOCA docs, samples, versions, and install paths.

Related skills