tag

arxiv

6 indexed skills · max 10 per page

skills (6)

arxiv-search

langchain-ai/deepagents · Productivity

0

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

0

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

0

Access, search, download, and read academic papers from arXiv using a hybrid API + Actionbook approach.

mcp:setup-arxiv-mcp

neolabhq/context-engineering-kit · Productivity

0

User Input:

arxiv-search

varde80/arxiv-zotero-obsidian · Productivity

0

Search the arXiv repository for academic papers and preprints.

read-arxiv-paper

karpathy/nanochat · Productivity

0

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