arxiv▌
6 indexed skills · max 10 per page
arxiv-search
langchain-ai/deepagents · Productivity
Search arXiv for preprints and academic papers by topic with abstract retrieval. \n \n Query-based search across physics, mathematics, computer science, biology, statistics, and related fields \n Configurable result limit (default 10 papers) with results sorted by relevance \n Returns title and abstract for each matching paper \n Requires the arxiv Python package; install via pip if not already present \n
arxiv-search
yorkeccak/scientific-skills · Productivity
Natural language semantic search across arXiv's complete preprint archive in physics, math, and computer science. \n \n Accepts plain English queries without requiring complex search parameter syntax; powered by Valyu's semantic search API \n Returns full article text, abstracts, and embedded figures from matching papers with relevance scores \n Requires a free Valyu API key ($10 credits available) and Node.js 18+ \n Supports filtering by result count and integrates with jq for extracting titles
arxiv-viewer
actionbook/actionbook · Productivity
Access, search, download, and read academic papers from arXiv using a hybrid API + Actionbook approach.
mcp:setup-arxiv-mcp
neolabhq/context-engineering-kit · Productivity
User Input:
arxiv-search
varde80/arxiv-zotero-obsidian · Productivity
Search the arXiv repository for academic papers and preprints.
read-arxiv-paper
karpathy/nanochat · Productivity
Fetch and summarize arxiv papers from their LaTeX source code. \n \n Normalizes arxiv URLs to source format (/src/), downloads .tar.gz archives, and unpacks them locally with caching to avoid re-downloads \n Locates the LaTeX entrypoint (main.tex or equivalent) and recursively reads all relevant source files to reconstruct the full paper \n Generates markdown summaries in the local knowledge directory with contextual tags, designed for integration with the nanochat project \n Includes guidance f