paper-search

Aggregates aviation-related news headlines and metadata from multiple Indonesian sources.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of quickly locating relevant academic references and assembling structured citation metadata for math modeling writing.

Core Features & Use Cases

  • Multi-source paper discovery: Aggregates results from OpenAlex (default), arXiv, Semantic Scholar, and CrossRef.
  • Structured output for direct reuse: Returns JSON records including DOI, abstract, venue, authors, and citation counts.
  • Writer- and modeler-friendly flow: Helps populate literature-references candidates for theoretical justification and model selection without manual searching.

Quick Start

Ask your agent to run paper-search with a topic query and return the top results as a JSON list for inserting into the paper’s references.

Frequently Asked Questions about paper-search

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

FAQPage Schema
How do I find academic papers and get structured citation metadata across multiple databases?

To find academic papers and get structured citation metadata, this skill aggregates search results from OpenAlex, arXiv, Semantic Scholar, and CrossRef. It returns structured JSON records including DOI, abstract, venue, authors, and citation counts for direct reuse.

Can I use a single query to collect literature references for theoretical justification and model selection?

Yes, you can use a single query to collect literature references for theoretical justification and model selection. The skill retrieves structured citation metadata across multiple academic APIs to help populate references without manual searching.

Does the paper search API require API keys or paid subscriptions to fetch citation metadata?

The paper search API requires only free-source API calls with optional environment-variable configuration to fetch citation metadata. No paid subscriptions are needed to retrieve DOI, abstract, venue, and citation counts from OpenAlex, arXiv, Semantic Scholar, and CrossRef.

How do I avoid duplicate research papers when collecting results from OpenAlex and Semantic Scholar?

To avoid duplicate research papers when collecting results from OpenAlex and Semantic Scholar, the skill automatically performs DOI and title de-duplication. This ensures the returned JSON output contains unique academic records.

What is the best way to output search results as a JSON list for inserting into my paper's references?

The best way to output search results as a JSON list for inserting into your paper's references is to ask your agent to run the query. The skill returns structured JSON records containing DOI, abstract, venue, and citation counts ready for direct reuse.