Arxiv Search
Helps with AWS, search as part of deploying and managing cloud infrastructure workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add aws-samples-arxiv-search npx -- -y @trustedskills/aws-samples-arxiv-search
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"aws-samples-arxiv-search": {
"command": "npx",
"args": [
"-y",
"@trustedskills/aws-samples-arxiv-search"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to search the arXiv preprint server for scientific papers. It retrieves relevant paper titles, abstracts, and links based on user-provided keywords or queries. The skill leverages the arXiv API to provide up-to-date information on research across various fields.
When to use it
- Literature Review: Quickly find recent publications related to a specific topic for academic research.
- Staying Current: Keep track of new developments in a particular field by searching for papers published within a certain timeframe.
- Research Assistance: Help researchers identify relevant papers for their projects or grant proposals.
- Knowledge Discovery: Explore scientific literature beyond one's immediate area of expertise.
Key capabilities
- Searches the arXiv preprint server.
- Retrieves paper titles and abstracts.
- Provides links to full papers on arXiv.
- Uses keywords or queries for searching.
Example prompts
- "Find me recent papers about large language models."
- "Search arXiv for papers published in the last month related to quantum computing."
- "What are the latest research findings on climate change mitigation?"
Tips & gotchas
The skill's effectiveness depends on clear and specific search terms. Broad or ambiguous queries may return a large number of results, requiring further filtering.
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.