Data HubContribute
AI tools

For AI & agents

The Hub is built to be read by machines as much as by people — ready-made agent skills, and stable machine-readable endpoints for every dataset and page.

llms.txt →

Skills

Skills for your assistant

A skill is a small folder of plain-text instructions — the open Agent Skills format — that teaches an assistant a Hub workflow it wouldn't know cold: which endpoint answers a question, how to subset a data cube without downloading it, what a valid metadata record looks like. Install one once and it loads whenever a task calls for it, instead of you re-explaining the Hub every session.

How do I use a skill?

Grab the skill's folder from the skills repository and drop it where your agent discovers skills — .claude/skills/ in a project for Claude Code; Gemini CLI, Codex, OpenCode, and others read the same format (see getting started) — or paste a skill's SKILL.md into any assistant's conversation.

Machine access

Machine-readable endpoints

Everything on the site has a stable, documented machine counterpart — no scraping required.

Also there: schema.org JSON-LD embedded in every dataset page, BibTeX citations per record, a sitemap, Content Signals in robots.txt welcoming AI use (search, ai-input, and ai-train), and cloud-native assets (Zarr, COG, Parquet) readable straight from object storage over HTTPS — with worked Python and R snippets on each record page.