paper-analysis

Analyze academic papers and transform PDF content into structured deep explanations.

9|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/llm011/ethan-agent --skill paper-analysis-llm011
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-analysis
Source: https://github.com/llm011/ethan-agent/tree/main/ethan/defaults/skills/paper-analysis
Command: npx skills add https://github.com/llm011/ethan-agent --skill paper-analysis-llm011

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pymupdf, pypdf, pillow, openai, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill turns dense academic papers into structured, deeply reasoned explanations without losing important figures, formulas, tables, citations, or experimental evidence.

Core Features & Use Cases

  • Map-Reduce paper analysis: Breaks a paper into pages for systematic analysis, then synthesizes the findings into a coherent long-form report.
  • Flexible PDF intake: Accepts arXiv IDs, paper URLs, and local PDF files, with separate workflows for vision-enabled and text-only environments.
  • Evidence-focused interpretation: Extracts concrete metrics, baselines, ablations, technical mechanisms, figures, tables, formulas, limitations, and research implications.
  • Use Case: Give the Skill an arXiv paper and receive a Chinese,知乎-style deep dive covering the motivation, prior work, innovations, architecture, experiments, critical assessment, and practical takeaways.

Quick Start

Ask the paper-analysis skill to deeply analyze the attached PDF or provide an arXiv ID, URL, or local file path.

Frequently Asked Questions about paper-analysis

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

FAQPage Schema
How do I analyze an arXiv PDF paper and extract methods, formulas, and experimental results?

To analyze an arXiv PDF paper and extract methods, formulas, and experimental results, provide the Skill with an arXiv ID, paper URL, or local file path. It uses a map-reduce process to break the PDF into pages and synthesize structured, evidence-backed explanations.

Can I extract tables and figures from research PDFs without a vision model?

Yes, you can extract tables and figures from research PDFs without a vision model. The Skill provides separate workflows for vision-enabled and text-only environments, relying on PyMuPDF and pypdf for reliable page extraction and multimodal analysis.

What is the best way to generate a literature review from an academic research paper?

The best way to generate a literature review from an academic research paper is to input the PDF into the Skill. It extracts concrete metrics, baselines, prior work, and limitations, synthesizing them into a coherent long-form report.

Does this paper analysis tool work with local PDF files and OpenAI-compatible APIs?

Yes, this paper analysis tool works with local PDF files and OpenAI-compatible APIs. It requires PyMuPDF, pypdf, Pillow, and OpenAI API support to handle PDF intake and multimodal page analysis.

Why does PDF page extraction fail when processing academic papers for experimental analysis?

PDF page extraction fails during experimental analysis when reliable PDF acquisition is interrupted or dependencies like PyMuPDF and pypdf encounter complex formatting. The Skill requires these specific libraries to properly parse dense academic papers.

What are the limitations of using map-reduce for academic research paper analysis?

The limitation of using map-reduce for academic research paper analysis is that breaking a paper into individual pages can sometimes fragment context. However, the Skill synthesizes these page-level findings into a coherent, evidence-backed report.