Fähigkeiten arxiv-search
📚

arxiv-search

Niedriges Risiko 🌐 Netzwerkzugriff

Search arXiv for research papers

Auch verfĂźgbar von: DougTrajano

Finding academic papers across physics, mathematics, computer science, and quantitative biology can be time-consuming. This skill provides direct access to the arXiv preprint repository to search and retrieve paper titles and abstracts instantly.

UnterstĂźtzt: Claude Codex Code(CC)
⚠️ 67 Schlecht
1

Die Skill-ZIP herunterladen

2

In Claude hochladen

Gehe zu Einstellungen → Fähigkeiten → Skills → Skill hochladen

3

Einschalten und loslegen

Teste es

Verwendung von "arxiv-search". Search arxiv for neural networks image classification

Erwartetes Ergebnis:

  • Title: Deep Residual Learning for Image Recognition
  • Summary: We present a residual learning framework to ease the training of networks that are substantially deeper than those used previously.
  •  
  • Title: Convolutional Neural Networks for Image Classification
  • Summary: We evaluate different architectures of CNNs for image classification tasks on standard datasets.

Verwendung von "arxiv-search". Search arxiv for protein folding

Erwartetes Ergebnis:

  • Title: AlphaFold, Summary: DeepMind's AI system for protein structure prediction
  •  
  • Title: Protein Folding with Deep Learning, Summary: Methods and applications of neural networks in computational biology

Verwendung von "arxiv-search". Search arxiv for quantum computing

Erwartetes Ergebnis:

  • Title: Quantum Supremacy Using a Programmable Superconducting Processor
  • Summary: Google researchers demonstrate quantum computing milestone
  •  
  • Title: Variational Quantum Eigensolver, Summary: Quantum algorithm for molecular ground state calculation

Sicherheitsaudit

Niedriges Risiko
v4 • 1/17/2026

This skill is a legitimate research tool that queries the official arXiv API using the standard arxiv Python package. All 36 static findings are false positives: argparse was misidentified as cryptographic code, JSON text fields were flagged as encryption, and Markdown backticks were misclassified as shell execution. The code only makes read-only API requests to arxiv.org and has no file system access, no external commands, and no environment variable reading.

3
Gescannte Dateien
355
Analysierte Zeilen
1
befunde
4
Gesamtzahl Audits

Risikofaktoren

🌐 Netzwerkzugriff (1)
Auditiert von: claude Audit-Verlauf anzeigen →

Qualitätsbewertung

38
Architektur
100
Wartbarkeit
85
Inhalt
22
Community
90
Sicherheit
83
Spezifikationskonformität

Was du bauen kannst

Literature review

Quickly find recent preprints on specific research topics before journal publication

ML paper discovery

Search for machine learning papers in cs.LG and stat.ML categories

Academic research

Access free scholarly articles for coursework and thesis research

Probiere diese Prompts

Basic search
Search arxiv for papers about {topic}
With limit
Search arxiv for {topic} papers, return maximum of {n} results
Category focus
Search arxiv for papers about {topic} in computer science or machine learning
Deep research
Find the most relevant arxiv papers on {topic}, give me {n} results with full summaries

Bewährte Verfahren

  • Use specific search terms for more relevant results
  • Combine multiple keywords for precise queries
  • Check paper submission dates for recent research

Vermeiden

  • Searching for very broad terms like science or computer
  • Expecting full-text content (only abstracts are returned)
  • Relying solely on arXiv without checking peer-reviewed journals

Häufig gestellte Fragen

Is arXiv free to use?
Yes, arXiv is free and open access. No API key or authentication is required.
What topics can I search?
Physics, mathematics, computer science, quantitative biology, finance, statistics, and electrical engineering.
How many results can I get?
Default is 10 papers. Use --max-papers flag to adjust the limit up or down.
Does this download full papers?
No, this skill returns titles and abstracts only. Use arXiv links to access full PDFs.
Why no results found?
Try different keywords. Some topics may not have preprints on arXiv. Check spelling of terms.
How is this different from Google Scholar?
ArXiv focuses on preprints in STEM fields. Google Scholar covers all academic sources including peer-reviewed journals.

Entwicklerdetails

Dateistruktur

📄 arxiv_search.py

📄 SKILL.md