Files
nexus/wiki/sources/arxiv-paper-reader.md
2026-04-14 16:02:50 +08:00

32 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "arXiv Paper Reader"
type: source
tags: [arXiv, Research, Paper Reading, LaTeX]
sources: ["https://github.com/Prismer-AI/Prismer/tree/main/skills/arxiv-reader"]
date: 2026-04-14
---
## Summary
- 核心主题Agent 化 arXiv 论文阅读助手
- 问题域:如何高效阅读、分析、比较 arXiv 论文
- 方法/机制arxiv-reader skill 提供 fetch/sections/abstract 三个工具
- 结论/价值:在工作区对话式研究论文,无需切换应用
## Key Claims
- 按 ID 获取 arXiv 论文,自动展平 LaTeX 公式为可读文本
- 先浏览论文结构再决定是否通读
- 多篇摘要对比,快速筛选阅读清单
- 结果本地缓存,二次访问即时响应
## Key Concepts
- [[arXiv Reader]]arXiv 论文抓取与解析工具
- [[LaTeX Flattening]]:自动展平 LaTeX 包含文件
- [[Research Assistant]]:对话式论文研究 Agent
## Connections
- [[Prismer]] ← 来源 ← [[arXiv Reader]]
- [[OpenClaw]] ← 运行 ← [[arXiv Reader]]
## Contradictions
- 尚未发现