NVIDIANVIDIAOfficialยท5 Agent Skills Included

earth2studio

Build AI weather and climate forecast pipelines with ready-made models

Builds AI weather and climate forecast pipelines using NVIDIA Earth2Studio models and data sources. Helps you pick the right forecast model, verify data compatibility, fetch weather data, and generate working inference scripts. Removes guesswork around GPU requirements, variable naming, and installation extras. Guides agents to create new model and data source wrappers with tested, production-ready code.
npx skills add NVIDIA/earth2studio --all -g -y
Available:

Tells the AI agent which Earth2Studio skill to activate for each task (discovery, install, data fetch, forecasting, or building new models and data sources) and enforces environment and coding conventions.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Earth2Studio skills?โ–ผ

Run `npx skills add NVIDIA/earth2studio --all -g -y` in your terminal to install the full skill suite globally for your AI agent.

What is NVIDIA Earth2Studio used for?โ–ผ

It is a Python toolkit for running AI weather and climate models, letting you build forecast pipelines with models like FourCastNet, GraphCast, and AIFS in just a few lines of code.

How do I pick the right weather AI model?โ–ผ

The discover skill compares models by forecast range, region, and GPU memory, then checks data source compatibility so you get a working combination.

Can I fetch weather data without writing code?โ–ผ

Yes. Describe the variables, dates, and region you need in plain English and the data-fetch skill generates a ready-to-run Python script for you.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, OpenCode, and other compatible agents.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’