Paper Search
Claude skill for Paper Search
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: paper-search
description: Search for academic papers by keyword, or look up a specific paper by DOI or OpenAlex ID. Powered by OpenAlex (250M+ works, free, no API key).
---
Search for academic papers and get details including title, authors, citation count, DOI, abstract, and open access links.
Steps:
1. Find the scripts directory: `find ~/.claude -name "search.sh" -path "*/paper-search/*" 2>/dev/null | sort -V | tail -1`
- This finds the script whether installed via plugin or man...
Full prompt length: 1760 characters