Faostat Map banner
berba-q berba-q

Faostat Map

Development community

Description

--- description: Generate a choropleth world map of a FAOSTAT metric by country argument-hint: <metric> [for <commodity>] [year <year>] --- Invoke the `faostat-map` skill to render an interactive choropleth map of the specified FAOSTAT metric. If no metric is provided in the argument, ask the user what they would like to map.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository