ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

arxiv

Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers.

Why use this skill?

Search, download, and summarize academic papers from arXiv directly in OpenClaw. Streamline your research workflow with automated literature discovery tools.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ractorrr/arxiv
Or

What This Skill Does

The arXiv skill acts as a powerful interface between your OpenClaw agent and the vast repository of academic knowledge hosted on arXiv.org. It empowers users to perform complex literature searches, retrieve detailed metadata about papers, fetch direct download links for PDFs, and manage personal reading lists. By leveraging the arXiv API, the skill provides seamless access to the latest breakthroughs in AI, machine learning, mathematics, physics, and computer science without requiring users to navigate clunky web interfaces. Whether you are performing a deep dive into specific architectural implementations or simply tracking the latest updates in a niche field, this tool streamlines the research pipeline from discovery to comprehension.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/ractorrr/arxiv. Once installed, if you wish to enable the persistent reading list feature, you must configure your .env file with your MongoDB connection details using the MONGODB_URI and MONGODB_DB_NAME variables. If no database is provided, the skill will still function for searching and summarizing, but the save-to-list functionality will be disabled.

Use Cases

This tool is designed for technical professionals and students who need to stay ahead of the curve. Researchers use it to automate daily literature scanning, ensuring they never miss a critical preprint. Students utilize it to compile reading lists for thesis work, while content creators rely on it to source authoritative data and citations for technical articles or video scripts. It is also an essential asset for interview preparation, allowing you to quickly digest the core concepts of state-of-the-art papers.

Example Prompts

  1. "Search for the latest papers on diffusion models published after January 2024 and summarize the top three results."
  2. "Find the arXiv ID 2305.12345, explain the methodology used in the abstract, and provide me with the PDF download link."
  3. "Show me the papers currently in my reading list and flag any that have not been marked as read yet."

Tips & Limitations

To get the best results, use specific keywords related to the subfield you are researching. Note that the skill relies on the arXiv API; occasionally, high-traffic periods might lead to slower response times. Be aware that the summaries provided are generated by the AI agent based on the abstract; for critical implementation details, it is always recommended to read the full PDF document downloaded via the skill.

Metadata

Author@ractorrr
Stars1171
Views24
Updated2026-02-19
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ractorrr-arxiv": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#research#arxiv#academic#papers#science
Safety Score: 5/5

Flags: network-access, external-api