read

Retrieve arXiv PDFs and generate structured note.md files from arq summaries.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/orangekame3/skills --skill read-orangekame3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: read
Source: https://github.com/orangekame3/skills/tree/main/read
Command: npx skills add https://github.com/orangekame3/skills --skill read-orangekame3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

arxiv論文のPDFを取得し、arqのsummary.mdを土台にnote.mdとして精読ノートを生成する過程を自動化します。

Core Features & Use Cases

  • arq から論文情報とサマリーを取得し、note.md の土台を自動生成します。
  • 取得済みのPDFとサマリーを組み合わせ、個人用の解説ノートを作成します。
  • arq 管理下のディレクトリ構造に note.md を保存し、後から読み返しや共有が容易になります。

Quick Start

arXiv ID を指定すると、その論文の note.md を arq 管理下に生成します。

Frequently Asked Questions about read

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

FAQPage Schema
How do I generate reading notes from arXiv PDFs automatically?

To generate reading notes from arXiv PDFs, provide an arXiv ID to fetch the paper and use its summary as a foundation to produce a structured note.md file. The process automates retrieving the PDF and building notes from the summary.

Can I create structured summaries for research papers without manual formatting?

Yes, you can create structured research paper summaries automatically by deriving a note.md from the paper's summary.md. This eliminates manual formatting by using the existing summary as a structured template for your reading notes.

What is the best way to organize arXiv paper notes for later review?

The best way to organize arXiv paper notes is saving the generated note.md under arq-controlled directories. This management approach ensures your reading notes remain structured, easily accessible, and ready for later review or sharing.

Does this note generation process read the full PDF for deeper understanding?

Yes, the note generation process can optionally read the fetched PDF for deeper understanding. While the primary note structure derives from the summary, loading the PDF provides additional context to enrich your reading notes.

Do I need a pre-existing summary to generate arXiv reading notes?

Yes, you need a pre-existing summary.md managed under arq to generate the reading notes. The Skill uses this summary as the base structure, automatically retrieving the corresponding arXiv PDF to supplement the note creation process.