paper-search

Search academic papers via the scholar.club API with formatted or raw responses.

5|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/scholarclaw/skills --skill paper-search-scholarclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-search
Source: https://github.com/scholarclaw/skills/tree/main/skills/paper-search
Command: npx skills add https://github.com/scholarclaw/skills --skill paper-search-scholarclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, urllib3, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of searching for academic papers, providing quick access to relevant research using the scholar.club API.

Core Features & Use Cases

  • Academic Paper Search: Search for papers using specific keywords or queries.
  • Formatted Output: Returns structured results with paper details and abstracts.
  • Raw API Response: Offers raw API data for advanced users.
  • Use Case: A researcher can quickly find and access papers on a specific topic, such as "climate change impacts on infectious diseases".

Quick Start

@openclaw paper-search climate change impacts on infectious diseases

Frequently Asked Questions about paper-search

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

FAQPage Schema
How do I retrieve academic papers using a keyword search?

Academic paper retrieval is performed by submitting keyword queries to the scholar.club API, which returns structured results containing paper details and abstracts for your research topic.

What is the best way to get raw API responses for academic scholarship searches?

Academic scholarship searches can return raw API data directly from the scholar.club endpoint, providing unformatted payload responses for advanced users needing custom data processing.

Do I need requests and urllib3 to search for academic papers?

Yes, searching for academic papers requires the requests and urllib3 libraries to handle HTTP requests to the scholar.club API endpoint for retrieving research results.

Can I use a research tool to find papers on specific topics like climate change impacts?

Yes, this research tool supports specific keyword queries like climate change impacts on infectious diseases, instantly retrieving relevant academic papers from the scholar.club database.

Does the paper search tool provide formatted output with abstracts?

The paper search tool provides formatted output containing structured paper details and abstracts, allowing researchers to quickly scan relevant academic literature without parsing raw data.