research-lookup

Route research queries to Parallel Chat API or Perplexity for cited responses.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/aleph23/Natasha --skill research-lookup-aleph23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-lookup
Source: https://github.com/aleph23/Natasha/tree/main/skills/research-lookup
Command: npx skills add https://github.com/aleph23/Natasha --skill research-lookup-aleph23

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill provides real-time research lookup by routing queries to the optimal backend (Parallel Chat API or Perplexity sonar-pro-search) to deliver current, cited information.

Core Features & Use Cases

  • Automatic backend routing between Parallel Chat API and Perplexity academic search for general and scholarly queries
  • Academic citation extraction and structured source metadata with DOI and URL support
  • Batch-query capability and JSON outputs for programmatic integration

Quick Start

Ask a research question and let the tool automatically route to the best backend.

Frequently Asked Questions about research-lookup

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

FAQPage Schema
How do I find current academic research with citations automatically?

Academic literature reviews are supported by routing queries to Perplexity sonar-pro-search to extract structured source metadata. The skill produces comprehensive, cited information responses including papers, metrics, and DOI links for scholarly queries.

How do I get JSON outputs for batch research queries?

Batch research queries with JSON outputs are supported for programmatic integration. The skill routes multiple queries to the optimal backend, returning structured JSON responses containing cited information and academic source metadata.

Do I need API keys for both Parallel Chat API and Perplexity to use this research lookup?

Yes, API keys for both Parallel Chat API and Perplexity backends are required to use this research lookup. The routing heuristic automatically selects the optimal backend, but valid credentials for both services must be configured.

Can I force a specific search backend instead of automatic routing?

Yes, you can force a specific search backend using optional force-backend overrides. While the skill normally applies a routing heuristic to automatically select between Parallel Chat API and Perplexity, you can manually specify which backend processes your research query.

What is the best way to search for research papers and extract DOIs?

The best way to search for research papers and extract DOIs is through this skill's academic backend routing. It delivers structured source metadata including DOI and URL support, routing scholarly queries to Perplexity sonar-pro-search for comprehensive citation extraction.

Does the research lookup support general queries or only academic literature reviews?

The research lookup supports both general and academic queries. The routing heuristic automatically determines the optimal backend for your specific query type, whether it is a general information request or a scholarly literature review requiring structured citations.