datagouvdatagouvOfficial·1 Agent Skills Included

datagouv-skill

Search, query, and analyze French open government data

Searches the data.gouv.fr catalog for datasets, organizations, and external public APIs. Queries CSV rows directly with filters, sorting, and aggregation, and pulls platform usage metrics without manual downloads. Handles pagination, rate limits, and resource IDs automatically so users get reliable French open data faster.
npx skills add datagouv/datagouv-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install datagouv-skill?

Run `npx skills add datagouv/datagouv-skill --all -g -y` in your terminal to install the skill globally for your agent.

What can I do with the data.gouv.fr skill?

You can search the French open data catalog, read dataset metadata, query CSV rows with filters, and retrieve usage metrics, all through plain-language requests.

How to query CSV files on data.gouv.fr?

The skill uses the Tabular API to filter, sort, paginate, and aggregate rows of any tabular resource by its ID, so you never need to download the full file first.

Does datagouv-skill work with Claude Code and Cursor?

Yes. It follows the universal SKILL.md standard and works with Claude Code, Cursor, ChatGPT, Codex CLI, and Mistral Vibe.

Do I need an API key to use data.gouv.fr data?

No key is needed for reading public data like searching datasets or querying rows. An API key is only required for write operations such as publishing datasets.

Related Repositories in Data & Analytics

View All in Data & Analytics