paper-lookup

Searches academic papers across PubMed, bioRxiv and other databases via REST APIs.

6|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/jonnabio/ace-framework --skill paper-lookup-jonnabio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-lookup
Source: https://github.com/jonnabio/ace-framework/tree/main/.ace/packs/scientific/paper-lookup
Command: npx skills add https://github.com/jonnabio/ace-framework --skill paper-lookup-jonnabio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of searching for academic papers, providing quick access to research articles from various databases.

Core Features & Use Cases

  • Academic Paper Search: Search across 10 databases for papers, preprints, and scholarly articles.
  • Database Selection Guide: Match user queries to the appropriate database for the best results.
  • API Access: Utilize REST APIs to fetch and return results from supported databases.
  • Identifier Support: Handles various identifier formats including DOI, PMID, and more.
  • Error Handling: Robust error recovery mechanisms to handle failed queries and identifier issues.

Quick Start

Search for papers on 'CRISPR gene therapy' using the paper-lookup skill.

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 databases at once?

To search for academic papers, you can query multiple databases simultaneously, including PubMed, PMC, and bioRxiv. The system utilizes REST APIs to fetch results based on your search terms and returns detailed scholarly articles.

Can I look up scholarly articles using a DOI or PMID?

Yes, you can look up scholarly articles using various identifier formats, including DOI and PMID. The system supports identifier lookups to directly retrieve specific research papers from the connected databases.

What is the best way to find research papers on PubMed and bioRxiv?

The best way to find research papers is to use a database selection guide that matches your query to the appropriate database. It fetches results from PubMed, bioRxiv, and other sources via REST APIs.

How does error handling work when database searches fail or return invalid identifiers?

Error handling works by employing robust recovery mechanisms to manage failed queries and identifier issues. The system handles errors gracefully during the REST API fetch process to ensure reliable academic paper retrieval.

Do I need API keys to fetch results from PubMed and other scholarly databases?

No specific API keys are required as dependencies. The system directly utilizes REST APIs to fetch and return results from supported scholarly databases like PubMed, PMC, and bioRxiv.