**Domain:** Research Tools / Academic Literature **Status:** Active
Scanned 9/8/2026
Install to Claude Code
npx -y skills add mdbabumiamssm/AI-Agentic-Skills-by-Dr.-Mia --skill Arxiv_Research_Agent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Arxiv Research Agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mdbabumiamssm-arxiv-research-agent)More formats (shields.io, HTML) on the badges page.
# Arxiv Research Agent Skill
**Domain:** Research Tools / Academic Literature
**Status:** Active
## Overview
The Arxiv Research Agent allows AI agents to autonomously query the arXiv API to find the latest preprints and research papers. This skill is crucial for "Deep Research" workflows where agents need to compile state-of-the-art literature.
## Capabilities
- `search_papers(query, max_results)`: Searches the arXiv database using a keyword query and returns parsed metadata including titles, authors, links, and summaries.
## Implementation Details
- **Language:** Python
- **Dependencies:** Standard library (`urllib`, `xml.etree.ElementTree`)
- **Main Class:** `ArxivResearchAgent`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!