paper-lookup

Searches scholarly databases REST APIs for papers and metadata by keyword, author, or DOI.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/Ritabrata-Chakraborty/Claude-Setup --skill paper-lookup-ritabrata-chakraborty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-lookup
Source: https://github.com/Ritabrata-Chakraborty/Claude-Setup/tree/main/skills/paper-lookup
Command: npx skills add https://github.com/Ritabrata-Chakraborty/Claude-Setup --skill paper-lookup-ritabrata-chakraborty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, requests-cache, BeautifulSoup, lxml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies searching for academic papers and accessing metadata from multiple databases, providing efficient access to scholarly literature.

Core Features & Use Cases

  • Multi-database Search: Access to 10 academic paper databases, including PubMed, PMC, bioRxiv, arXiv, OpenAlex, Crossref, Semantic Scholar, CORE, Unpaywall.
  • Query and Retrieval: Search for papers by keywords, author, or identifier and retrieve full text, citations, and metadata.
  • Use Case: Quickly find a specific paper by DOI or search for papers on a topic in multiple databases simultaneously.

Quick Start

To find papers on "quantum computing" across all databases, use the paper-lookup skill with the command: find papers on quantum computing.

Frequently Asked Questions about paper-lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for academic papers across multiple scholarly databases at once?

To search academic papers across multiple databases simultaneously, use a keyword query to retrieve metadata and citations from up to 10 scholarly sources including PubMed, arXiv, and Semantic Scholar via their REST APIs.

Can I find a specific scholarly article using its DOI?

Yes, you can find a specific scholarly article by its DOI. The lookup tool queries databases like Crossref and Unpaywall to retrieve exact paper metadata and full text links.

Do I need API keys to retrieve scholarly literature metadata?

Yes, you need multiple API keys to retrieve scholarly literature metadata. The tool requires authentication with various academic databases via their REST APIs to facilitate successful literature review queries.

What academic databases are supported for scholarly literature search?

Supported academic databases for scholarly literature search include PubMed, PMC, bioRxiv, arXiv, OpenAlex, Crossref, Semantic Scholar, CORE, and Unpaywall, accessed via their REST APIs.

What is the best way to retrieve full text and citations from bioRxiv or arXiv?

The best way to retrieve full text and citations from bioRxiv or arXiv is to use a multi-database search command with your target keywords, which queries these specific servers via REST API to return matching papers.

Are there limitations when retrieving metadata from multiple academic databases?

A key limitation when retrieving metadata from multiple academic databases is the strict requirement for valid API keys for each source, without which authentication fails and the scholarly literature query returns no results.