related-work-openalex
Installation
SKILL.md
Related work with OpenAlex
Map related work through the OpenAlex citation graph instead of ad-hoc web search.
Tool
Query the OpenAlex API: an open index of ~250M works with a full citation graph, over plain HTTP.
Curl it and parse JSON; nothing to install.
Base URL: https://api.openalex.org.
Append &api_key=$OPENALEX_API_KEY to every call; if that variable is unset, omit the parameter.
URL-encode query terms (spaces as +).
per_page maxes at 100; plain paging stops at 10,000 results.
Find candidates
Broad search across all fields: