Install
openclaw skills install arxivSearch, download, and summarize academic papers from arXiv. Built for AI/ML researchers.
openclaw skills install arxivSearch, fetch, and analyze academic papers from arXiv.org directly from your AI assistant.
This skill enables Claude to search arXiv for academic papers, fetch paper details, download PDFs, and help you stay updated with the latest research in any field.
Perfect for:
"Search arXiv for LLM security attacks"
"Find recent papers on prompt injection"
"arXiv papers about transformer architecture from 2024"
"Get arXiv paper 2401.12345"
"Summarize this arXiv paper: [URL]"
"Download the PDF for arXiv 2401.12345"
"Add this paper to my reading list"
"Show my saved papers"
"Mark paper 2401.12345 as read"
Research Query:
"Find the top 5 papers on LLM jailbreaking from 2025"
Response includes:
Interview Prep:
"What are the latest papers on AI red teaming?"
Content Creation:
"Find a paper I can break down for a LinkedIn post about prompt injection"
No API key required - arXiv API is free and open.
Optional MongoDB integration for paper tracking:
# In your .env
MONGODB_URI=your_connection_string
MONGODB_DB_NAME=your_database
Created by Ractor