search-paper

Installation
SKILL.md

Search Paper

A single skill that wraps five platform drivers — two preprint archives (arXiv, IACR ePrint) and three metadata services (Semantic Scholar, DBLP, OpenAlex). The SKILL.md itself acts as the orchestrator: each script does one thing per platform, and the agent chains them.

Usage

Invoke this skill by name. On slash-command hosts: /search-paper "<query>".

search-paper "post-quantum threshold signatures" --source iacr --max-results 15

Scripts

Run via Bash. All scripts emit JSON on stdout.

arxiv.py — arXiv preprint server

Installs
5
GitHub Stars
9
First Seen
Apr 19, 2026
search-paper — sebastianelvis/reaper