scholar

Search academic papers via openalex_scholar and aggregated_search scripts.

32|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/woodfishhhh/EZ_math_model --skill scholar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scholar
Source: https://github.com/woodfishhhh/EZ_math_model/tree/main/skills/ez-math-model/tools/scholar
Command: npx skills add https://github.com/woodfishhhh/EZ_math_model --skill scholar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of repeatedly addressing the same paper-search functionality under different names by providing a consistent alias entry point.

Core Features & Use Cases

  • Alias Entry Point: Use scholar as a short, consistent namespace name across paper-search scenarios.
  • Unified Paper Search: Runs the real implementation from the underlying tools/paper_search module.
  • Use Case: When you need to find relevant academic sources for a research or modeling write-up, call scholar with your query and let the internal paper-search scripts handle discovery.

Quick Start

Use the scholar alias to search papers with your topic query for example: “Use scholar to search for articles about cooperative game theory and evolutionary stability.”

Frequently Asked Questions about scholar

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

FAQPage Schema
How do I search academic papers for a literature review?

To search academic papers for a literature review, you use a unified alias to dispatch your topic query to underlying paper-search scripts and retrieve relevant academic sources.

Can I use OpenAlex to gather citations for research planning?

Yes, you can gather citations for research planning by querying OpenAlex through the underlying search scripts, which discovers relevant academic papers to support your research workflow.

What is the best way to find academic sources for model justification?

The best way to find academic sources for model justification is using a consistent alias entry point that runs an aggregated search to discover relevant papers for your specific query.

Does this paper search tool require any external dependencies?

No, this paper search tool requires no external dependencies, allowing you to dispatch queries directly to the internal paper-search scripts for academic discovery.

When do I need an alias entry point for academic discovery?

You need an alias entry point for academic discovery when you want a consistent namespace name to repeatedly address paper-search functionality across different research scenarios.