faostat-analytical-brief

faostat-analytical-brief is a command for Claude Code from berba-q/faostat-skills. It costs 17 tokens per session (75 once invoked), scanned A, original, MIT.

A command for producing a multi-page analytical report in PDF format with an accompanying Excel appendix, following the FAOSTAT visual style. FAOSTAT is the UN food and agriculture statistics database.

In plain words
What is it for?
Use it to create a FAOSTAT-style analytical brief when a topic and its supporting figures need to be presented in a PDF and XLSX file.
Why use it?
It gives policy-focused analysis a consistent report format and includes the supporting spreadsheet data.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the faostat-skills plugin — 14 skills, 14 commands shipped together

Good fit Use it to create a FAOSTAT-style analytical brief when a topic and its supporting figures need to be presented in a PDF and XLSX file.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/berba-q/faostat-skills/faostat-analytical-brief
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/berba-q/faostat-skills

Made for: Claude Code.

Or install faostat-skills, the plugin that ships this one along with the rest of its 14 skills, 14 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for faostat-analytical-brief

README.md
[![agentmods](https://agentmods.dev/badge/commands/berba-q/faostat-skills/faostat-analytical-brief/github.svg)](https://agentmods.dev/commands/berba-q/faostat-skills/faostat-analytical-brief)
Your own site
<a href="https://agentmods.dev/commands/berba-q/faostat-skills/faostat-analytical-brief"><img src="https://agentmods.dev/badge/commands/berba-q/faostat-skills/faostat-analytical-brief/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for faostat-analytical-brief

Your own site · 80×15
<a href="https://agentmods.dev/commands/berba-q/faostat-skills/faostat-analytical-brief"><img src="https://agentmods.dev/badge/commands/berba-q/faostat-skills/faostat-analytical-brief.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 75 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.00075
Opus 5 $0.00009 $0.00037
Sonnet 5 $0.00003 $0.00015
Haiku 4.5 $0.00002 $0.00007

Measured 11d ago against content hash e0ab94bde882, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

faostat-analytical-brief scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/faostat-analytical-brief.md · 7 lines

What it actually says

Invoke the faostat-analytical-brief skill to produce a policymaker-facing analytical brief in the FAOSTAT house visual style. If no topic is provided in the argument, ask the user what the brief should cover.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 7 lines · 17 tokens per session scan A e0ab94bde882

Subscribe to this mod's changes

faostat-analytical-brief is a command published in the GitHub repository berba-q/faostat-skills (7 stars, last pushed 4mo ago), licensed MIT. It adds 17 tokens to every session and 75 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other commands, from other repositories

export-latex

Export the current paper draft to production-ready LaTeX (.tex) and PDF using the arxiv-style template. Converts draft.md + references.bib + figures/ into a complete LaTeX project with resolved citations, tables, and figures. Compiles to PDF automatically.

TobiasBlask/open-paper-machine · 55 tokens

bib-filter

Filter a LaTeX project's bibliography to the entries actually cited, with Overleaf-source resolution, temporary staging, validation, approval-gated canonical replacement, and compilation. Use before submission or after large revisions.

flonat/flonat-research · 41 tokens

latex-polish

Inspect a cleanly compiling LaTeX document for source pathologies and rendered visual defects by linting and viewing selected PDF pages. Use when compilation succeeds but title pages, floats, tables, figures, or layout still need publication-quality review. Not for basic compilation health; use $latex-health-check.

flonat/flonat-research · 60 tokens

latex

Compile one specified LaTeX document, resolve build errors, audit citations, and report build quality. Use when a .tex source must be built or a concrete compilation failure repaired. Not for corpus-wide build checks, visual polish after a clean build, or creating a project; use $latex-health-check, $latex-polish, or…

flonat/flonat-research · 72 tokens

paper-trail-cascade

Acquire PDFs via the 8-source cascade (11 with opt-in extended sources) for a single ref by slug, or a batch filtered by state. Validates page 1 anti-homonymy on each download.

roomi-fields/paper-trail · 44 tokens

docs

Document delivery with export to PPTX, DOCX, PDF formats.

nyldn/claude-octopus · 13 tokens