Stats
Actions
Tags
From research-pipeline
Search for sources on a topic using multi-model swarm + academic APIs
How this command is triggered — by the user, by Claude, or both
Slash command
/research-pipeline:discover-literature library-name or topicThe summary Claude sees in its command listing — used to decide when to auto-load this command
Load the literature-discovery skill and run both discovery engines: 1. API Engine — OpenAlex, Semantic Scholar, arXiv, web search 2. Multi-Model Swarm — fan out to Perplexity, Gemini, GPT-4o, and DeepSeek via OpenRouter, then merge and deduplicate results If "$ARGUMENTS" matches a library name, expand that library. If it looks like a topic string, create a new library and run initial discovery. For the swarm configuration, read `references/openrouter-swarm.md` in the literature-discovery skill directory. Steps: 1. Create library (if new topic) or assess existing library state 2. Run A...
Load the literature-discovery skill and run both discovery engines:
If "$ARGUMENTS" matches a library name, expand that library. If it looks like a topic string, create a new library and run initial discovery.
For the swarm configuration, read references/openrouter-swarm.md in the
literature-discovery skill directory.
Steps:
npx claudepluginhub moxywolfllc/moxywolf-plugins --plugin research-pipeline