Skillquality 0.46

arxivterminal

CLI tool (arxivterminal) for fetching, searching, and managing arXiv papers locally. Use when working with arXiv papers using the arxivterminal command - fetching new papers by category, searching the local database, viewing papers from specific dates, or managing the local paper

Price
free
Protocol
skill
Verified
no

What it does

arXivTerminal

CLI tool for managing arXiv papers with local database storage.

Important: Fetch Before Search

arxiv search queries the local database only. If the database is empty or doesn't contain relevant papers, search will return no results. Always run arxiv fetch first to populate the database with papers from the desired categories and time range.

Quick Reference

Fetch Papers from arXiv

Download papers and store them in the local database:

arxiv fetch --num-days N --categories CATEGORIES

See arxivterminal-fetch.md for detailed options and examples.

Search Local Database

Search papers already fetched into the local database:

arxiv search QUERY
arxiv search -e -l 20 QUERY    # experimental semantic search, limit 20

Note: arxiv search launches an interactive UI. It is not suitable for non-interactive (piped/scripted) use.

See arxivterminal-search.md for search options.

Show Papers by Date

arxiv show --days-ago N

See arxivterminal-show.md for details.

Database Statistics

arxiv stats

See arxivterminal-stats.md for output format.

Database Management

Data Storage

  • Database: ~/Library/Application Support/arxivterminal/papers.db
  • Logs: ~/Library/Logs/arxivterminal/arxivterminal.log

Common arXiv Categories

Physics:

  • cond-mat.str-el — Strongly Correlated Electrons
  • cond-mat.stat-mech — Statistical Mechanics
  • quant-ph — Quantum Physics
  • hep-th — High Energy Physics (Theory)

CS/ML:

  • cs.AI — Artificial Intelligence
  • cs.LG — Machine Learning
  • cs.CL — Computation and Language

Math:

  • math-ph — Mathematical Physics
  • math.NA — Numerical Analysis

Common Workflows

Daily Research Workflow

# Step 1: Fetch recent papers into local DB
arxiv fetch --num-days 1 --categories quant-ph,cond-mat.str-el

# Step 2: Search the fetched papers
arxiv search -e -l 20 "variational Monte Carlo"

Weekly Review

arxiv fetch --num-days 7 --categories cs.AI,cs.LG,quant-ph
arxiv stats

Capabilities

skillsource-ultimatileskill-arxivterminaltopic-agent-skills

Install

Installnpx skills add ultimatile/arxiv-skills
Transportskills-sh
Protocolskill

Quality

0.46/ 1.00

deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 15 github stars · SKILL.md body (2,396 chars)

Provenance

Indexed fromgithub
Enriched2026-04-22 19:06:34Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-04-22

Agent access