paper-lookup

Search academic databases via REST APIs for articles, preprints, and citation metadata.

2|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill paper-lookup-lord1egypt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-lookup
Source: https://github.com/Lord1Egypt/scientific-agent-toolkit/tree/main/scientific-skills/paper-lookup
Command: npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill paper-lookup-lord1egypt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the fragmentation of academic research by providing a unified interface to query multiple scholarly databases simultaneously, eliminating the need to manually search PubMed, arXiv, and others one by one.

Core Features & Use Cases

  • Unified Search: Query 10+ databases including PubMed, arXiv, bioRxiv, and OpenAlex in a single workflow.
  • Advanced Retrieval: Perform DOI/PMID lookups, find open-access PDFs, and generate citation graphs.
  • Use Case: A researcher needs to find all recent preprints on CRISPR gene therapy and check if they have been published in a journal; this skill automates the cross-referencing between preprint servers and Crossref.

Quick Start

Use the paper-lookup skill to find recent papers on CRISPR gene therapy and check for open access availability.

Frequently Asked Questions about paper-lookup

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

FAQPage Schema
How do I search multiple academic databases simultaneously for a literature review?

To search multiple academic databases simultaneously for a literature review, this skill queries 10+ sources like PubMed, arXiv, and OpenAlex through a unified REST API interface. It eliminates manual cross-referencing by retrieving scholarly articles and preprints in a single workflow.

Can I find open access PDFs using a DOI lookup?

Yes, you can find open access PDFs using a DOI lookup. The system performs DOI and PMID document lookups across biomedical and multidisciplinary fields to retrieve citation metadata and facilitate open-access PDF discovery.

What is the best way to cross-reference preprints with published journal articles?

The best way to cross-reference preprints with published journal articles is to automate the checking between preprint servers like bioRxiv and Crossref. This allows you to verify if recent preprints have been formally published in a journal.

Does this academic search tool support citation graph generation?

Yes, this academic search tool supports citation graph generation. It retrieves scholarly articles and citation metadata across multiple database endpoints, allowing you to map citation relationships for comprehensive literature reviews.

Do I need API keys to query scholarly databases like PubMed and arXiv?

No, you do not need API keys to query scholarly databases like PubMed and arXiv. The system interfaces directly with diverse database endpoints via REST APIs using structured query parsing and HTTP request handling.