scholar-search

Installation
SKILL.md

Academic Scholar Search

Find papers with s2cli (Semantic Scholar), openalexcli (OpenAlex), and arxivy (arXiv), get high-quality BibTeX with dblpcli (DBLP). All tools run via uvx — no installation needed.

Finding Papers

Three tools for paper discovery, each with different strengths.

s2cli (Semantic Scholar)

Best for: paper recommendations, citation/reference networks, arXiv/DOI lookups, citation count filtering.

# Search by keyword
uvx s2cli search "attention mechanism" --limit 10 --json
uvx s2cli search "transformers" --year 2020-2024 --min-citations 100 --json

# Filter options: --year, --venue, --field, --min-citations, --open-access
Installs
8
GitHub Stars
19
First Seen
Apr 8, 2026
scholar-search — mrshu/agent-skills