research-lookup

Route research queries to Parallel Chat API or Perplexity sonar-pro-search and return cited sources.

94|11|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/swaruplab/operon --skill research-lookup-swaruplab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-lookup
Source: https://github.com/swaruplab/operon/tree/main/src-tauri/protocols/research-lookup
Command: npx skills add https://github.com/swaruplab/operon --skill research-lookup-swaruplab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, requests, and includes scripts (resource) components.

What problem does it solve?

Real-time research lookup with intelligent backend routing to deliver high-quality, cited information for scientific inquiries.

Core Features & Use Cases

  • Automatic routing between Parallel Chat API (core) and Perplexity sonar-pro-search for academic queries.
  • Inline citations, source URLs, and DOIs in a structured output suitable for writing workflows.
  • Supports single queries and batch lookups with a CLI and programmatic interface.

Quick Start

Ask a concise research question to retrieve high-quality sources with inline citations.

Frequently Asked Questions about research-lookup

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

FAQPage Schema
How do I find academic papers and get reliable citations for scientific research questions?

To find academic papers and get reliable citations, this Skill routes scientific research questions to specialized APIs, returning structured results with inline citations, source URLs, and DOIs suitable for writing workflows.

Can I run batch lookups for multiple academic research queries at the same time?

Yes, you can run batch lookups for multiple academic queries simultaneously. The system supports batch processing alongside single queries to retrieve structured research results with sources and citations formatted for Claude Code CLI.

Do I need API keys to perform real-time research lookup and routing?

Yes, you need API keys to perform real-time research lookup. The environment requires PARALLEL_API_KEY and/or OPENROUTER_API_KEY to route queries between the Parallel Chat API and Perplexity sonar-pro-search.

What is the best way to get inline citations and DOIs for scientific literature searches?

The best way to get inline citations and DOIs for scientific literature is to use a routing tool that queries academic search APIs, automatically formatting the output with structured source URLs and citation references.

Does the research lookup tool work with Claude Code CLI for formatting academic search results?

Yes, the research lookup tool works with Claude Code CLI by formatting the output of academic search results, including structured sources and citations from Parallel Chat API and Perplexity queries, directly for the CLI environment.