Arxiv Papers
/install arxiv-papers
ArXiv Papers
Use the arXiv API (and optional PDF fetch) to locate papers and summarize abstracts for the user. Treat results as preprints—not necessarily peer-reviewed or final.
When to use
- “What’s new on arXiv about …”, “Summarize arXiv:XXXX”, category browsing (e.g.
cs.AI). - Quick orientation before deeper reading—not a substitute for reading the full paper in serious research.
Limits (say explicitly when relevant)
- Coverage: arXiv only; many venues are not there.
- Quality: preprint ≠ endorsed truth; contradictory claims exist.
- Rate / ToS: respect arXiv’s API guidelines; don’t hammer endpoints.
Workflow
-
Run
scripts/search_arxiv.sh "\x3Cquery>"and parse the returned XML (\x3Centry>,\x3Ctitle>,\x3Csummary>, PDF\x3Clink>). -
Present title, authors, id, abstract summary, and link to abstract/PDF.
-
If the user wants depth, PDF may be fetched selectively—large files and parsing limits apply.
-
Optionally append notable papers to
memory/RESEARCH_LOG.md(if your environment uses it):### [YYYY-MM-DD] TITLE - **Authors**: … - **Link**: … - **Summary**: …
Examples
- Latest LLM reasoning papers on arXiv.
- “What is paper
2512.08769about?”
Resources
scripts/search_arxiv.sh— thin wrapper over the arXiv API.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install arxiv-papers - After installation, invoke the skill by name or use
/arxiv-papers - Provide required inputs per the skill's parameter spec and get structured output
What is Arxiv Papers?
Find and summarize arXiv.org preprints—keyword/category search, abstracts, PDF links. Use for literature scans, paper IDs, or quick orientation (not peer-rev... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Arxiv Papers?
Run "/install arxiv-papers" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Arxiv Papers free?
Yes, Arxiv Papers is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Arxiv Papers support?
Arxiv Papers is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Arxiv Papers?
It is built and maintained by codenova58 (@codenova58); the current version is v1.0.0.