Arxiv Search
Quickly find relevant research papers from arXiv based on keywords and filters like date and subject area.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add arxiv-search npx -- -y @trustedskills/arxiv-search
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"arxiv-search": {
"command": "npx",
"args": [
"-y",
"@trustedskills/arxiv-search"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The arxiv-search skill enables AI agents to search and retrieve preprint papers from the arXiv repository, a widely used platform in scientific research. It allows users to find relevant academic publications based on keywords, topics, or authors, making it useful for researchers and students seeking up-to-date information.
When to use it
- You need to find recent research papers on a specific topic like machine learning or physics.
- You are preparing a literature review and want to gather sources from arXiv.
- You're looking for open-access preprints that may not yet be published in traditional journals.
Key capabilities
- Search arXiv by keywords, authors, or topics.
- Retrieve metadata such as titles, abstracts, and publication dates.
- Filter results based on date ranges or categories.
Example prompts
- "Find recent papers about quantum computing on arXiv."
- "Search for publications by author 'John Doe' in the physics category."
- "Show me all arXiv papers published this month related to natural language processing."
Tips & gotchas
- Ensure you have internet access, as the skill requires connectivity to the arXiv API.
- Be specific with your search terms to avoid overly broad or irrelevant results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.