---
name: Agri Ppt
slug: agri-ppt
category: Automation
description: Agri Ppt turns agricultural reports, manuscripts, and evidence briefs into fully editable PowerPoint decks with native text, tables, figures, and speaker notes. It is used when making slides from agronomy, soil science, horticulture, or other agricultural research sources.
github: "https://github.com/PangenomeAI/academic-skills-food-nutrition/tree/main/agri-ppt"
language: Python
stars: 25
forks: 3
install: "npx degit https://github.com/PangenomeAI/academic-skills-food-nutrition/tree/main/agri-ppt ~/.claude/skills/agri-ppt"
installs_to: ~/.claude/skills/agri-ppt
source_path: agri-ppt/SKILL.md
collection_size: 41
category_size: 1523
collection_url: "https://dirskills.com/collections/PangenomeAI/academic-skills-food-nutrition"
added: 2026-08-12T04:44:09.320Z
last_synced: 2026-08-12T04:44:09.320Z
canonical_url: "https://dirskills.com/skills/agri-ppt"
---

# Agri Ppt

Agri Ppt turns agricultural reports, manuscripts, and evidence briefs into fully editable PowerPoint decks with native text, tables, figures, and speaker notes. It is used when making slides from agronomy, soil science, horticulture, or other agricultural research sources.

**Install:**

```bash
npx degit https://github.com/PangenomeAI/academic-skills-food-nutrition/tree/main/agri-ppt ~/.claude/skills/agri-ppt
```

## README

# Agri-Ppt — Editable Presentations from Agricultural Reports

**Run the `food-ppt` skill exactly** — its subagents (`ppt_coordinator`,
`outline_planner`, `slide_writer`, `figure_placer`, `deck_builder`, `deck_qa`), its
`scripts/build_pptx.py` builder, and its references (source-to-slides, deck-spec,
slide-design, editability-and-qa) — with the agriculture substitutions in
[`agri-research/references/agriculture-domain.md`](../agri-research/references/agriculture-domain.md).
Read that file first. No new machinery here.

## The substitutions
1. **Persona** — present as a **senior agricultural scientist of the specific
   discipline** (agronomy · soil science · horticulture · dairy & animal science ·
   agricultural engineering · agricultural economics). Slide framing and emphasis fit
   that discipline's audience.
2. **Source** — the outputs of `agri-research` / `agri-deep-research` / `agri-paper` /
   `agri-pipeline`, or any user document (**Word · PDF · Markdown · txt**).
3. **Theme** — prefer the agriculture-leaning themes **terracotta** or **forest** (or
   sage/slate) from `food-ppt/templates/INDEX.md`; infer from topic or ask.
4. **Emphasis** — foreground what an agricultural audience needs: site/season/design
   and replication for field trials, the experimental unit, G×E, and units (t/ha,
   kg/ha) — carried from the source, never invented.

## Inherited unchanged (not optional)
Fully **editable** output (native text frames, native tables, movable picture objects;
never a flattened image or a PDF-in-place-of-pptx); **presenter notes on every slide**;
clean, non-generic design (informed by `taste-skill` + `ui-ux-pro-max-skill`, incl.
`metric` big-number heroes and `cards` grids); grounding — slides only as true as the
source, no fabricated finding/number/citation; the academic-style + `human-writing.md`
pairing on slide prose; `scripts/privacy_scan.py` before delivery; and the AI-use
disclosure slide when presenting AI-assisted work. See `food-ppt/SKILL.md`.
