Faostat Export Dataset banner
berba-q berba-q

Faostat Export Dataset

Data community

Description

--- description: Export clean, documented FAOSTAT data as xlsx + csv + data dictionary argument-hint: <indicator or domain> --- Invoke the `faostat-export-dataset` skill to deliver a clean tabular data bundle. If no indicator is provided in the argument, ask the user what data they would like to export.

Installation

Installs to ~/.claude/skills/berba-q-faostat-skills-faostat-export-dataset/SKILL.md

Terminal
mkdir -p ~/.claude/skills/berba-q-faostat-skills-faostat-export-dataset && curl -fsSL https://raw.githubusercontent.com/berba-q/faostat-skills/HEAD/commands/faostat-export-dataset.md -o ~/.claude/skills/berba-q-faostat-skills-faostat-export-dataset/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository