What problem does it solve?
This Skill enables Claude Code to discover and compare scholarly literature across multiple platforms by producing structured, deduplicated metadata ready for downstream analysis.
Core Features & Use Cases
- API-first, cross-platform search: leverages arXiv, Semantic Scholar, Google Scholar (via CDP), PubMed, ACM DL, IEEE Xplore, Papers with Code, and CNKI to fetch papers and metadata.
- Two-pass retrieval: first a lightweight results table; second-pass deep fetches full metadata (abstract, BibTeX, PDFs, code availability) for selected papers.
- Cross-platform deduplication and normalization: unify DOIs/arXiv IDs and harmonize fields into a single schema; export BibTeX and prepare for comparison tasks.
- Site-specific knowledge: pre-seeded patterns and site patterns across platforms to improve reliability.
- Browser automation fallback: use CDP only when APIs are unavailable or unreliable (e.g., Google Scholar, CNKI).
Quick Start
Install this skill and ask Claude Code to search for top-venue papers on graph neural networks published after 2023, giving me the top 10.