arxiv-search

Installation
Summary

Natural language semantic search across arXiv's complete preprint archive in physics, math, and computer science.

  • Accepts plain English queries without requiring complex search parameter syntax; powered by Valyu's semantic search API
  • Returns full article text, abstracts, and embedded figures from matching papers with relevance scores
  • Requires a free Valyu API key ($10 credits available) and Node.js 18+
  • Supports filtering by result count and integrates with jq for extracting titles, URLs, and content from JSON responses
SKILL.md

arXiv Search

Search the complete arXiv database of preprints across physics, mathematics, computer science, and quantitative biology using natural language queries powered by Valyu's semantic search API.

Why This Skill is Powerful

  • No API Parameter Parsing: Just pass natural language queries directly - no need to construct complex search parameters
  • Semantic Search: Understands the meaning of your query, not just keyword matching
  • Full-Text Access: Returns complete article content, not just abstracts
  • Image Links: Includes figures and images from papers
  • Comprehensive Coverage: Access to all of arXiv's preprint archive across multiple disciplines

Requirements

  1. Node.js 18+ (uses built-in fetch)
  2. Valyu API key from https://platform.valyu.ai ($10 free credits)

CRITICAL: Script Path Resolution

Related skills
Installs
893
GitHub Stars
41
First Seen
Jan 21, 2026