openalex-paper-search

Search OpenAlex catalog for papers, authors, and citation relationships.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/yethikrishna/humble --skill openalex-paper-search-yethikrishna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openalex-paper-search
Source: https://github.com/yethikrishna/humble/tree/main/core/kortix-master/opencode/skills/GENERAL-KNOWLEDGE-WORKER/openalex-paper-search
Command: npx skills add https://github.com/yethikrishna/humble --skill openalex-paper-search-yethikrishna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you quickly locate academic papers, authors, and citation relationships from the OpenAlex catalog so you can ground research, build literature reviews, and find authoritative sources without manually crawling multiple repositories.

Core Features & Use Cases

  • Broad coverage search: Query 240M+ works across titles, abstracts, and full text to discover relevant papers.
  • Precise filtering and sorting: Combine filters for year, citation count, open access, type, author, and institution to refine results.
  • Citation graph workflows: Traverse references and citations to identify seminal papers, recent follow-ups, and related work for literature mapping.

Quick Start

Use the OpenAlex works endpoint with a search query and include a mailto parameter to retrieve and inspect matching papers for your topic.

Frequently Asked Questions about openalex-paper-search

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

FAQPage Schema
How do I search academic literature for a literature review across multiple repositories?

To search academic literature for a literature review, query the OpenAlex catalog of 240M+ works using keyword and field searches. You can apply complex filters for year, citation count, and open access status to refine results without manually crawling multiple repositories.

Can I find highly cited papers and traverse citation graphs using REST API queries?

Yes, you can find highly cited papers and traverse citation graphs using REST API queries. The Skill supports citation graph traversal to identify seminal papers and recent follow-ups by sorting results based on citation count and inspecting references.

Does academic search with OpenAlex require a mailto parameter for API queries?

Academic search with OpenAlex benefits from including a mailto parameter in your REST API queries. Including it ensures polite rate limits are applied, allowing smoother retrieval when filtering works by author, institution, or publication year.

What is the best way to filter open access papers by author and institution?

The best way to filter open access papers is to combine OpenAlex REST API filters for author, institution, and open access status. This precise filtering and sorting capability helps build authoritative author publication lists efficiently.

Can I use citation analysis to map related work and recent follow-ups for research grounding?

Yes, you can use citation analysis to map related work for research grounding. By traversing references and citations across the OpenAlex catalog, you can identify seminal papers and recent follow-ups to ground your research and build comprehensive literature reviews.