add-figures

Extract and embed figures and tables from research papers into reports.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/shibuiwilliam/paper2detail --skill add-figures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-figures
Source: https://github.com/shibuiwilliam/paper2detail/tree/main/.claude/skills/add-figures
Command: npx skills add https://github.com/shibuiwilliam/paper2detail --skill add-figures

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pymupdf, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of finding, extracting, and embedding relevant figures and tables from research papers into reports, significantly improving their clarity and visual appeal.

Core Features & Use Cases

  • Figure & Table Extraction: Automatically identifies and extracts figures and tables from both the main paper and its references.
  • Report Enhancement: Inserts extracted visuals directly into the report with appropriate captions and explanations.
  • Use Case: After analyzing a research paper, use this Skill to automatically pull key diagrams and result tables from the paper and its cited works, making your final report more comprehensive and easier to understand.

Quick Start

Use the add-figures skill to add important figures and tables from the paper with arXiv ID 2401.12345 into the report.

Frequently Asked Questions about add-figures

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

FAQPage Schema
How do I extract figures and tables from a research paper into a report?

You can extract figures and tables from a research paper by using automated PDF processing to identify key visuals and embed them directly into specified report sections with captions.

Can I pull visuals from the references cited in a research paper?

Yes, you can pull visuals from references. The extraction process automatically identifies and extracts figures and tables from both the main paper and its cited works.

Does this figure extraction tool work with arXiv papers?

Yes, this figure extraction tool works with arXiv papers. It utilizes an arxiv-helper module to process PDFs, allowing you to pull diagrams and tables directly using an arXiv ID.

What is the best way to add captions to extracted paper visuals in a report?

The best way to add captions is through automated report enhancement, which inserts extracted figures and tables directly into the document alongside appropriate captions and explanations.

Do I need pymupdf to extract tables from PDF research papers?

Yes, you need pymupdf installed. It serves as the underlying dependency for the figure-extractor module to process PDF files and manage visual asset extraction.

Why are my extracted figures and tables not appearing correctly in the report?

Figures and tables may not appear correctly if the PDF processing module fails to identify them or if they are not specified for integration into the correct report sections.