Arxiv Viewer

🌐Community
by actionbook · vlatest · Repository

This tool fetches and displays latest arXiv research papers, streamlining your literature review process for faster insights.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add arxiv-viewer npx -- -y @trustedskills/arxiv-viewer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "arxiv-viewer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/arxiv-viewer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The arxiv-viewer skill allows AI agents to access and display information from arXiv, a repository of electronic preprints approved for posting. It can retrieve abstracts, download PDFs, and provide summaries of research papers. This enables agents to stay current with scientific advancements and assist users in exploring academic literature.

When to use it

  • Literature Review: Quickly gather information on recent publications related to a specific topic.
  • Research Assistance: Help researchers find relevant papers based on keywords or author names.
  • Staying Updated: Keep track of new developments in a particular field by monitoring arXiv for new submissions.
  • Paper Summarization: Obtain concise summaries of complex research papers.

Key capabilities

  • Retrieves abstracts from arXiv.
  • Downloads PDF files of papers.
  • Provides paper summaries.

Example prompts

  • "Find the latest papers on 'Large Language Models'."
  • "Summarize the abstract of the paper with ID '2310.12345'."
  • "Download the PDF for a paper by author 'Jane Doe' about 'quantum computing'."

Tips & gotchas

The skill relies on accurate arXiv identifiers (e.g., IDs, author names) to function correctly. Ensure you provide complete and correct information when requesting papers.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
actionbook
Installs
0

🌐 Community

Passed automated security scans.