Agent SkillsPrismer-AI/Prismer › arxiv-reader

arxiv-reader

GitHub

用于读取和分析arXiv论文,支持获取摘要、章节结构及完整LaTeX源码,便于LLM进行学术文献研究。

docker/plugin/prismer-workspace/skills/arxiv-reader/SKILL.md Prismer-AI/Prismer

触发场景

用户提及arXiv或学术论文 提供arXiv ID请求阅读

安装

npx skills add Prismer-AI/Prismer --skill arxiv-reader -g -y
更多选项

非标准路径

npx skills add https://github.com/Prismer-AI/Prismer/tree/main/docker/plugin/prismer-workspace/skills/arxiv-reader -g -y

不安装直接使用

npx skills use Prismer-AI/Prismer@arxiv-reader

指定 Agent (Claude Code)

npx skills add Prismer-AI/Prismer --skill arxiv-reader -a claude-code -g -y

安装 repo 全部 skill

npx skills add Prismer-AI/Prismer --all -g -y

预览 repo 内 skill

npx skills add Prismer-AI/Prismer --list

SKILL.md

Frontmatter
{
    "name": "arxiv-reader",
    "_source": "Canonical source at \/skills\/arxiv-reader\/SKILL.md",
    "description": "Read and analyze arXiv papers by fetching LaTeX source, listing sections, or extracting abstracts. Use when the user mentions arXiv, research papers, preprints, paper IDs like 2301.xxxxx, or wants to read academic publications."
}

arxiv-reader

Read and analyze arXiv papers directly from the workspace. Converts LaTeX source into clean text suitable for LLM analysis.

Process

  1. Quick look — Use arxiv_abstract to get a paper's abstract before committing to a full read
  2. Survey structure — Use arxiv_sections to understand the paper's outline
  3. Deep read — Use arxiv_fetch to get the full flattened LaTeX for analysis

Tools

  • arxiv_fetch — Fetch full flattened LaTeX source. Params: arxiv_id (required), remove_comments, remove_appendix, figure_paths
  • arxiv_sections — List all sections and subsections. Params: arxiv_id (required)
  • arxiv_abstract — Extract just the abstract. Params: arxiv_id (required)

Example:

{ "arxiv_id": "2301.00001", "remove_appendix": true }

See canonical skill for full tool documentation and parameter details.

版本历史

  • 2dbe71f 当前 2026-08-20 10:21

同 Skill 集合

docker/config/workspace/skills/prismer-workspace/SKILL.md
docker/plugin/prismer-workspace/skills/find-skills/SKILL.md
docker/plugin/prismer-workspace/skills/formal-methods/SKILL.md
docker/plugin/prismer-workspace/skills/hf-papers/SKILL.md
docker/plugin/prismer-workspace/skills/latex-compiler/SKILL.md
docker/templates/academic-researcher/skills/data-analysis/SKILL.md
docker/templates/academic-researcher/skills/latex-writing/SKILL.md
docker/templates/academic-researcher/skills/paper-search/SKILL.md
docker/templates/cs-researcher/skills/ml-experiment/SKILL.md
docker/templates/data-scientist/skills/jupyter/SKILL.md
docker/templates/finance-researcher/skills/quant-analysis/SKILL.md
docker/templates/mathematician/skills/theorem-proving/SKILL.md
docker/templates/paper-reviewer/skills/peer-review/SKILL.md
skills/arxiv-reader/SKILL.md
skills/formal-methods/SKILL.md
skills/hf-papers/SKILL.md
skills/latex-compiler/SKILL.md

元信息

文件数
0
版本
2dbe71f
Hash
689d38cd
收录时间
2026-08-20 10:21

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 10:28
浙ICP备14020137号-1 $访客地图$