Faostat Compare banner
berba-q berba-q

Faostat Compare

Development community

Description

--- description: Compare countries or commodities on agricultural metrics argument-hint: <entity1> vs <entity2> [metric] --- Invoke the `compare` skill to produce a structured side-by-side comparison. If no entities or metric are provided in the argument, ask the user what they would like to compare and on which metric.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository