arxiv
arxiv lets you search the arXiv repository by keyword or paper ID, then download full PDFs and view complete metadata including authors, abstract, and publication date. Results display in a sortable table format, and papers can be saved to a local directory for offline access.
arxiv searches academic papers by topic or ID and downloads PDFs to your local library.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-22
arxiv searches academic papers by topic or ID and downloads PDFs to your local library. arxiv lets you search the arXiv repository by keyword or paper ID, then download full PDFs and view complete metadata including authors, abstract, and publication date. Results display in a sortable table format, and papers can be saved to a local directory for offline access.
Use it when
- Yes.
- arxiv downloads academic papers as PDFs to your local directory.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
wanshuiyin/Auto-claude-code-research-in-sleep/arxiv · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I search arxiv for attention mechanism papers?
arxiv lets you search the arXiv repository by entering keywords like "attention mechanism" to find relevant papers. The skill returns results in a sortable table format showing paper metadata including title, authors, abstract, and publication date. You can then select papers to download or view full details.
Can I download arxiv paper 2301.07041 directly?
Yes. arxiv supports downloading papers by their arXiv ID. Simply provide the paper ID (like 2301.07041) and the skill will fetch the full PDF and save it to your local directory for offline access. You can also download multiple papers in batch operations.
What file formats does arxiv support for saving papers?
arxiv downloads academic papers as PDFs to your local directory. The skill preserves the full paper content in standard PDF format, making papers easy to read, annotate, and organize offline alongside your research materials.
Does arxiv let me search by category like cs.LG?
Yes. arxiv supports searching within specific arXiv categories such as cs.LG (Computer Science - Machine Learning), cs.CV (Computer Vision), and others. You can narrow results by category or combine category filters with keyword searches to find papers in your research area.
Can arxiv summarize papers after downloading them?
arxiv can find and summarize research papers from arXiv. After downloading a paper or retrieving search results, the skill can generate summaries to help you quickly understand key findings, methods, and contributions without reading the entire PDF.
How does arxiv organize downloaded papers locally?
arxiv supports batch downloading multiple papers and organizing them in your local directory. Papers are saved with their metadata, making it easy to manage collections for specific research topics and integrate them into your research wiki or knowledge base.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
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 pershared-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
> - /arxiv "2301.07041" - download - download a specific paper by ID
> - /arxiv "query" - dir: literature/ - save PDFs to a custom directory
> - `/arxiv "query" -
(truncated - see the full file via the links below)
File tree — 1 file
skills/arxiv/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Search arXiv by topic or ID and retrieve paper metadata”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
research-lit discovers research papers on any topic by searching your personal library, Zotero collections, local PDFs, and academic web sources in one query. It extracts key ideas, pulls annotations, and generates summaries to accelerate literature review work. Configure which sources to prioritize or download papers directly to your collection.
DeepXiv enables layered exploration of open-access research papers, letting you search by topic or ID and read specific sections without loading entire documents. It supports trending paper discovery, web search, and integrates with Semantic Scholar metadata for citation context.
Exa Search performs broad web searches across blogs, news, research papers, and company sites with automatic content extraction. Query results return highlights, summaries, or full text alongside metadata like publication dates and authors. Use it when you need web-wide coverage beyond academic databases.
Research Wiki maintains a structured, project-level knowledge base that grows smarter as you add papers, test ideas, run experiments, and capture findings. Every entry connects through typed relationships—papers extend or contradict each other, ideas get tested by experiments, claims gain proof status—so your research compounds rather than scatters. Initialize once, keep it current, query it to avoid re-deriving insights.
AlphaXiv delivers instant, machine-readable summaries of individual papers from arXiv, optimized for language models. When the overview isn't enough, it cascades to full markdown and LaTeX source inspection for deeper details. Ideal for explaining a specific paper—not for broad literature discovery.
wiki-enrich completes scaffolded research papers by fetching content from multiple sources and rewriting 10 fillable TODO sections into concise prose. It preserves protected sections like Connections and Abstract (original), respects the --force flag for selective overwrites, and caps batches at 20 papers per run to manage token budgets.
More skills paper-compile (MIT) · paper-plan (MIT) · openalex (MIT) · summary (MIT) · auto-paper-improvement-loop (MIT) · study (MIT)