Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By jinwx
Download climate and weather data from Copernicus Climate Data Store (CDS) using Python cdsapi agent skills, supporting ERA5, ERA5-Land, seasonal forecasts, API setup, and optimized retrieval scripts for data pipelines.
npx claudepluginhub jinwx/weather-data-skills --plugin weather-data-skillsA plugin with skills for downloading and processing weather and climate data. Works with Claude Code, Cursor, Codex, VS Code, and other AI coding assistants that support skills/plugins.
This project is in its early stages. Only the
cds-downloadskill is available so far. More skills are planned.
Downloading weather data sounds simple — until it isn't. Data archives have undocumented API quirks, format traps, versioning nightmares, and efficiency strategies that only domain experts know. These skills encode that hard-won knowledge so your AI assistant gets it right the first time.
cds-downloadDownloads climate data from the Copernicus Climate Data Store (CDS) — the world's largest open climate data archive, hosting ERA5, seasonal forecasts, satellite observations, and more.
Example: downloading seasonal forecasts from 1993 to present. This is a task where the skill really shines, because getting it right requires knowledge that is critical but surprisingly hard to piece together:
ensemble_mean product type only covers real-time years (~2017 onward) — to get 1993-present, you must use monthly_mean and compute the ensemble mean yourself.The skill encodes all of this and guides your AI assistant to produce correct, efficient downloads.
/plugin marketplace add jinwx/weather-data-skills
/plugin install weather-data-skills@weather-skills
Or via npx:
npx skills add git@github.com:jinwx/weather-data-skills.git
Type the following in the Codex chat:
$skill-installer https://github.com/jinwx/weather-data-skills/tree/main/skills/cds-download
Ask your AI assistant:
Install the cds-download skill from
https://github.com/jinwx/weather-data-skills
You can also manually copy the skills/ directory to the dedicated skills directory required by your agent.
Contributions are welcome! Whether it's a bug report, a new skill idea, or a pull request — all are appreciated.
If you're unsure whether something is worth raising, open an issue anyway — it probably is.
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Weather and climate data (no API key required)
🔧 Data Engineer — Data Pipeline Engineer + Data Infrastructure Specialist
Get current weather information and forecasts for any location
Automated data preprocessing and cleaning pipelines
OpenClaw tools: advisory, troubleshooting, and skill building for OpenClaw
National Data Platform (NDP) MCP server for searching and discovering datasets across multiple CKAN instances
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim