AgentSkillsCN

arxiv-paper

获取并阅读arXiv论文。当用户分享arxiv.org URL、要求“阅读这篇论文”、“总结论文”或“这篇论文讲了什么”时使用。

SKILL.md
--- frontmatter
name: arxiv-paper
description: "Fetch and read arXiv papers. Use when user shares arxiv.org URL, asks to 'read this paper', 'summarize paper', or 'what does this paper say'."
allowed-tools: Read, Bash, WebFetch
context: fork
agent: literature-scout

arXiv Paper Reader

Quick fetch:

bash
trafilatura -u "https://arxiv.org/abs/XXXX.XXXXX" --markdown --with-metadata

For API details, see REFERENCE.md.