From paper-reach
Retrieves candidate academic papers from online or offline sources and performs conservative coarse screening using title/abstract evidence. Use for initial shortlists before full-text review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/paper-reach:paper-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
paper-search
paper-search
Retrieve candidate papers and perform conservative coarse screening using title and abstract evidence. This skill is for building a candidate set, not for making strong final claims.
online, offline, or autoscreening_candidates and need_fulltext flags for uncertain itemsneed_fulltext when the abstract is missing, vague, or insufficient for inclusion criteria.screening_candidates set for later full-text review.online: use scholarly APIs defensively and continue on failureoffline: use local metadata or user-supplied paper lists onlyauto: attempt online retrieval first, then merge or fall back to offline inputsInput:
{
"topic": "Driving attention prediction with BDD-100K",
"keywords": ["BDD-100K", "driving attention", "gaze prediction", "attention map"]
}
Output behavior:
need_fulltext: truenpx claudepluginhub dai0-2/paper_reachScreens academic papers in two stages: quick abstract scoring (0-10) for relevance, then deep dives into high-scorers for extracting specific data like measurements, protocols, or datasets. Use after literature searches.
Finds research papers answering a query using Firecrawl: semantic search, related-paper expansion, and in-body verification. Supports single-paper lookups and full multi-paper sets.
Runs a systematic literature review workflow: scope definition, multi-source search (arXiv, Semantic Scholar, Google Scholar), screening, extraction, synthesis, and gap analysis.