Faostat Country Profile banner
berba-q berba-q

Faostat Country Profile

Security community

Description

--- description: Generate a food security and agricultural profile for a country argument-hint: <country name> --- Invoke the `country-profile` skill to generate a comprehensive food security profile for the specified country. If no country is provided in the argument, ask the user which country they would like profiled.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository