667 B
667 B
title, type, tags, last_updated
| title | type | tags | last_updated | ||||
|---|---|---|---|---|---|---|---|
| arxiv-reader skill | concept |
|
2025-04-17 |
Definition
Prismer 项目提供的 arXiv 论文读取 skill,包含三个核心工具:arxiv_fetch(获取全文)、arxiv_sections(列出章节)、arxiv_abstract(获取摘要)。
Key Features
- 直接从 arXiv 下载论文源码,自动解压并扁平化 LaTeX
- 按章节浏览,避免一次性加载全文
- 批量摘要对比,多论文筛选
- 本地缓存,重复访问秒级响应
Dependencies
- Node.js(无需 Docker 或 Python)
Use Cases
- 学术论文阅读助手
- 研究文献调研
- 跨论文对比分析