paper-reader

Processes academic papers from arXiv, PDFs, or Zotero into structured Markdown notes with linked concepts.

1.1k|95|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/huangkiki/dailypaper-skills --skill paper-reader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-reader
Source: https://github.com/huangkiki/dailypaper-skills/tree/main/skills/paper-reader
Command: npx skills add https://github.com/huangkiki/dailypaper-skills --skill paper-reader

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires poppler-utils, python3, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of reading, summarizing, and extracting key information from academic papers, saving researchers significant time and effort.

Core Features & Use Cases

  • Multi-format Input: Accepts arXiv links, local PDF files, or searches within Zotero.
  • Configurable Analysis: Supports quick summaries, detailed analysis, and critical reviews.
  • Structured Note-Taking: Generates detailed notes in Obsidian, including figures, formulas, and concepts, following strict quality standards.
  • Concept Knowledge Base: Automatically maintains and updates a concept knowledge base in Obsidian.
  • Use Case: A researcher needs to quickly understand the core contributions of 5 new papers in their field. They can provide the links to the Skill, which will then generate structured notes for each paper, highlighting key findings and methodologies, and linking new concepts to their existing knowledge base.

Quick Start

Use the paper-reader skill to read the paper at https://arxiv.org/abs/2509.24527.

Frequently Asked Questions about paper-reader

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

FAQPage Schema
How do I summarize academic papers from arXiv links into Markdown notes?

To summarize academic papers from arXiv links into Markdown notes, you provide the links to the Skill, which then processes the content and generates structured notes. The output adheres to strict quality standards for figures, formulas, and tables, ensuring high-quality research documentation in Markdown.

Does this academic paper summarization tool work with local PDFs and Zotero library entries?

Yes, the academic paper summarization tool processes local PDF files and searches within your Zotero library entries. It accepts multi-format input from these varied sources to generate detailed Markdown notes and automatically extract technical concepts for your knowledge base.

Can I automatically extract and link technical concepts to an Obsidian knowledge base?

Yes, you can automatically extract and link technical concepts to an Obsidian knowledge base. The Skill automatically maintains and updates this concept knowledge base in Obsidian, supporting your research workflow by interlinking new findings with existing structured notes.

What is needed to run a tool that processes PDFs and generates structured Markdown notes?

To run a tool that processes PDFs and generates structured Markdown notes, you need Python3 and poppler-utils installed in your environment. These dependencies are required to parse local PDF files and extract content for automated summarization and note-taking.

What's the best way to perform a critical review of an academic paper?

The best way to perform a critical review of an academic paper is to configure the analysis depth within the Skill. It supports configurable analysis modes including quick summaries, detailed analysis, and critical reviews to evaluate core contributions and methodologies effectively.