research-lookup

Route research queries to Parallel Chat API or Perplexity sonar-pro-search with citations.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/HaykTarkhanyan/dst_research --skill research-lookup-hayktarkhanyan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-lookup
Source: https://github.com/HaykTarkhanyan/dst_research/tree/main/.claude/skills/research-lookup
Command: npx skills add https://github.com/HaykTarkhanyan/dst_research --skill research-lookup-hayktarkhanyan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Quickly locating current research information and validating claims across both general and academic sources, with automatic routing to the most appropriate backend.

Core Features & Use Cases

  • Automatic backend routing between Parallel Chat API (general research) and Perplexity sonar-pro-search (academic papers)
  • Inline citations, DOIs, and source lists for reproducible results
  • Support for single queries and batch lookups, plus Claude Code integration workflows
  • Easy provenance and audit trail with results saved to the project sources/ folder

Quick Start

Find papers on transformer attention mechanisms in NeurIPS 2024

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 with inline citations and DOIs?

To find academic papers with inline citations and DOIs, this Skill routes queries to Perplexity sonar-pro-search, returning structured Markdown-ready results with clear provenance suitable for reproducibility.

Can I use OpenRouter for general research lookups with automatic fallback?

Yes, you can use the Parallel Chat API via OpenRouter for general research lookups, and the Skill provides automatic fallback to an alternative backend if the primary one is unavailable.

What is the best way to batch search literature and save sources for audit trails?

The best way to batch search literature and save sources for audit trails is using this Skill's dual-backend routing, which saves provenance and source lists directly to the project sources/ folder.

Do I need API keys for both OpenRouter and Perplexity to route research queries?

You do not strictly need API keys for both backends, as the Skill routes queries based on available API keys and provides automatic fallback if a configured backend is missing or unavailable.

Does this research lookup tool support Claude Code integration workflows?

Yes, this research lookup tool supports Claude Code integration workflows, allowing you to locate current research information and validate claims across both general and academic sources.

Why are my research queries returning general results instead of academic papers?

Research queries return general results instead of academic papers when the Skill detects general content requirements or when academic backend API keys are missing, triggering automatic fallback routing.