paper-analyze

Analyze academic papers by arXiv ID or title and generate markdown notes with visuals.

6|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/wangzr040220/claude-article-read --skill paper-analyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-analyze
Source: https://github.com/wangzr040220/claude-article-read/tree/main/paper-analyze
Command: npx skills add https://github.com/wangzr040220/claude-article-read --skill paper-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

深度分析单篇论文,生成详细笔记和评估,图文并茂,帮助研究者高效梳理关键信息并自动更新知识库。

Core Features & Use Cases

  • 深度分析单篇论文,输出结构化笔记、关键信息摘要,并为知识图谱对接提供可用内容。
  • 自动提取论文中的图片/图表,翻译摘要为中文,并在笔记中实现学术性链接。
  • 生成符合 Obsidian 规范的前置元数据、结构化章节,方便后续笔记整合与跨笔记关联。
  • 场景示例:对 arXiv 论文执行分析,快速获得完整笔记、图像与知识图谱入口。

Quick Start

Provide the paper's arXiv ID or title to initiate the deep analysis workflow.

Frequently Asked Questions about paper-analyze

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

FAQPage Schema
How do I analyze an academic paper and generate structured notes for Obsidian?

To analyze an academic paper and generate structured notes, provide the arXiv ID or full title. The Skill outputs markdown-formatted notes with translated abstracts, extracted images, and Obsidian frontmatter.

Can I automatically extract images and charts from arXiv papers into my knowledge base?

Yes, you can automatically extract images and charts from arXiv papers. The Skill stores assets and images under the vault and embeds them directly into the generated markdown notes.

What is the best way to build a knowledge graph from academic papers in Obsidian?

The best way to build a knowledge graph from academic papers is using automated note generation. This Skill constructs a knowledge-graph-ready representation and updates the vault's Papers graph automatically.

Does this paper analysis tool require a specific paper format or identifier to start?

The paper analysis tool requires an arXiv ID or a full paper title to initiate the workflow. Providing either input triggers the Python scripts for deep analysis, note generation, and graph updates.

Are there limitations when using automated scripts to translate paper abstracts to Chinese?

Automated scripts translate paper abstracts to Chinese and extract key insights, but the metadata does not specify handling for papers without English abstracts. Ensure the input paper has extractable text.