arXiv Skill

Search

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for arXiv tools.

2 tools
SKILL.md

arXiv
SKILL.md

Domain knowledge for arXiv — scientific papers, search, metadata, PDF links

arXiv

Search and retrieve scientific papers from arXiv. Provides paper metadata (title, authors, abstract, categories) and PDF links.

Data Model

  • Search: Query by keyword, category (cat:), author (au:), etc. Returns paper list with arxiv_id.
  • Paper details: Fetch by arxiv_id for full metadata and PDF link.
  • Pagination: Use max_results and start for large result sets.

Gotchas

  • Rate limit: <= 1 request / 3 seconds per arXiv Terms of Use. Use max_results and paginate with start.
  • Query syntax: Supports all:, cat:, au:, ti: for field-specific search.

Use with arXiv Bundle

This skill teaches your AI assistant domain knowledge. To actually execute arXiv API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use arXiv?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

arXiv Skill - SKILL.md for Claude Code, Cursor & More