The CLI currently covers content downloading — would you be interested in expanding it to support the full query API as well? Search, filter, group_by, autocomplete, and single-entity lookup, optimized for agent consumption.
Motivation
I'm building Claude Code plugins for academic research and the CLI would be the ideal interface for agents to query OpenAlex. A CLI with full query support, sharing the existing auth and rate-limit infrastructure, would make agent integration trivial.
Offering to contribute
Happy to build this out if it's something you'd want in this repo. Would appreciate guidance on structure and priorities, or whether you'd prefer a separate package.