arxiv
仓库创建 2026年3月10日最近提交 5 天前SkillHot 收录 20 天前
▸ 精选理由
方便构建本地论文库并快速获取论文摘要与 PDF
▸ 风险提示
会从 arXiv 下载文件并写入本地,涉及网络与存储权限
这个 Skill 做什么
在 arXiv 上搜索、下载并总结学术论文,保存到本地库
帮你在 arXiv 上搜论文、下载 PDF、抽取摘要并做简明总结,最后把资料存到本地论文库方便管理。用在要收集相关文献、准备阅读清单或做文献综述时最省事。特别会把全文、元数据和简化的结论提取出来,方便快速判断价值。
▸ 展开 SKILL.md 英文原文
Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library.
1.4w
Stars
1.2k
Forks
40
仓库内 Skill
+844
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/arxiv/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/arxiv/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# arXiv Paper Search & Download Search topic or arXiv paper ID: $ARGUMENTS ## Constants - **PAPER_DIR** - Local directory to save downloaded PDFs. Default: `papers/` in the current project directory. - **MAX_RESULTS = 10** - Default number of search results. - **ARXIV_FETCHER** — canonical name `arxiv_fetch.py`, resolved per [`shared-references/integration-contract.md`](../shared-references/integration-contract.md) §2 (Policy D1 — primary + fallback cascade). If unresolved (canonical chain exhausted), fall back to the inline Python alternative documented in Step 2. > Overrides (append to arguments): > - `/arxiv "attention mechanism" - max: 20` - return up to 20 results > - `/arxi
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有