faostat-scientific-paper

Generate IMRaD research papers from FAOSTAT data with statistical tests.

6|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/berba-q/faostat-skills --skill faostat-scientific-paper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: faostat-scientific-paper
Source: https://github.com/berba-q/faostat-skills/tree/main/skills/scientific-paper
Command: npx skills add https://github.com/berba-q/faostat-skills --skill faostat-scientific-paper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, openpyxl, pandas, scipy, pymannkendall, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill generates peer-reviewable research papers from FAOSTAT data, providing academic-quality analysis and documentation.

Core Features & Use Cases

  • Academic Paper Generation: Automatically create research papers following IMRaD structure with data from FAOSTAT.
  • Data Analysis: Incorporates statistical tests like Mann-Kendall and Spearman's rho for trend and correlation analysis.
  • Output Formatting: Delivers the final paper in .docx format, a .xlsx data appendix, and a .bib BibTeX file.

Quick Start

Generate a research paper on "FAOSTAT agricultural emissions trends from 2001 to 2023."

Frequently Asked Questions about faostat-scientific-paper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an academic research paper from FAOSTAT data?

To generate an academic research paper from FAOSTAT data, you provide a research prompt like agricultural emissions over a specific period. The tool then structures the paper using the IMRaD format and applies statistical tests automatically.

What statistical analysis methods are applied to FAOSTAT data for academic papers?

The statistical analysis applies Mann-Kendall tests for trend detection and Spearman's rho for correlation analysis on FAOSTAT datasets. These methods ensure rigorous, peer-reviewable academic findings within the generated document.

What file formats are outputted when creating a research paper from FAOSTAT?

The output includes a .docx file for the formatted academic paper, a .xlsx data appendix for raw analytical tables, and a .bib BibTeX file for managing citations. These formats ensure seamless integration into academic workflows.

Do I need Python installed to analyze FAOSTAT data and generate a .docx paper?

Yes, you need Python installed with packages including python-docx, openpyxl, pandas, scipy, and pymannkendall. These dependencies handle document creation, data manipulation, and statistical analysis for the FAOSTAT research output.

Can I use this tool to write a full IMRaD structure paper with BibTeX references?

Yes, the tool automatically generates a complete IMRaD structure paper from FAOSTAT data. It simultaneously produces a .bib BibTeX file to handle all references, ensuring the output is ready for peer-reviewed academic submission.