berba-q/faostat-skills

3 stars · Last commit 2026-04-21

AI skills for analyzing UN FAOSTAT food & agriculture data — country profiles, trade analysis, climate assessments, commodity briefings. Plugin for Claude Code & Codex.

README preview

# FAOSTAT Skills

[![npm version](https://img.shields.io/npm/v/faostat-skills)](https://www.npmjs.com/package/faostat-skills)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Claude Code](https://img.shields.io/badge/Claude_Code-plugin-blueviolet)](https://claude.com/claude-code)
[![Codex](https://img.shields.io/badge/Codex-compatible-green)](https://openai.com)

AI-powered analysis skills for the [UN FAOSTAT](https://www.fao.org/faostat/en/#data) database, the world's most comprehensive source of food and agriculture statistics. These platform-agnostic skills guide your AI assistant through multi-step analytical workflows: country food security profiles, trade dependency analysis, commodity deep dives, agrifood climate assessments, and data-driven storytelling.

**Works with:** Claude Code, OpenAI Codex, and any AI assistant that supports the `SKILL.md` format.

### Quick Start

**Claude Code (CLI)**
```bash
# 1. Add this repo as a marketplace from CC CLI (one-time)
claude
/plugin marketplace add berba-q/faostat-skills

# 2. Install

View full repository on GitHub →