research-lookup

Route research queries to Parallel Chat API or Perplexity and generate cited reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/must1f/Dissertaion-Project --skill research-lookup-must1f
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-lookup
Source: https://github.com/must1f/Dissertaion-Project/tree/main/.agents/skills/research-lookup
Command: npx skills add https://github.com/must1f/Dissertaion-Project --skill research-lookup-must1f

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Migrates research queries to the most capable backend and assembles coherent, cited results, saving researchers time hunting sources and verifying claims.

Core Features & Use Cases

  • Automatic backend routing between Parallel Chat API (general research) and Perplexity sonar-pro-search (academic)
  • Inline citations, DOIs, and source URLs included for quick verification
  • Batch processing and CLI/SDK integration for rapid literature reviews
  • Scalable to diverse topics from technology trends to biomedical literature
  • Supports both general information gathering and scholarly literature searches to support scientific writing

Quick Start

Query: "find papers on CRISPR gene editing 2023-2024" to retrieve a concise, cited literature overview.

Frequently Asked Questions about research-lookup

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

FAQPage Schema
How do I automate literature reviews with inline citations and DOIs?

You can automate literature reviews by routing queries to a backend that returns structured reports with inline citations, DOIs, and source URLs. Batch processing supports rapid query execution across multiple topics simultaneously.

What is the best way to gather cited research for scientific writing?

The best way to gather cited research is using automatic backend routing that directs queries to appropriate search APIs, assembling coherent results with inline citations, DOIs, and source URLs to support scientific writing.

Do I need API keys to generate cited reports from academic searches?

Yes, you need API keys for the backends to generate cited reports. The system requires keys for both Parallel Chat API and Perplexity to route queries and return structured citations, sources, and usage metadata.

Can I use batch processing for parallel API research queries?

Yes, you can use batch processing for parallel API research queries. The system supports batch execution and CLI/SDK integration, enabling rapid literature reviews and scalable information gathering across diverse research topics.

How does auto-routing decide between general and academic research backends?

Auto-routing directs general inquiries to the Parallel Chat API and academic paper searches to Perplexity sonar-pro-search. This automatic backend selection ensures queries match the most capable service for generating cited reports.