Files
nexus/wiki/concepts/arxiv-reader-skill.md
2026-04-17 22:17:27 +08:00

667 B
Raw Blame History

title, type, tags, last_updated
title type tags last_updated
arxiv-reader skill concept
agent
skill
arxiv
research
2025-04-17

Definition

Prismer 项目提供的 arXiv 论文读取 skill包含三个核心工具arxiv_fetch获取全文、arxiv_sections列出章节、arxiv_abstract获取摘要

Key Features

  • 直接从 arXiv 下载论文源码,自动解压并扁平化 LaTeX
  • 按章节浏览,避免一次性加载全文
  • 批量摘要对比,多论文筛选
  • 本地缓存,重复访问秒级响应

Dependencies

  • Node.js无需 Docker 或 Python

Use Cases

  • 学术论文阅读助手
  • 研究文献调研
  • 跨论文对比分析