research-lookup

Route research queries to Parallel Chat API or Perplexity with citations.

321|26|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/mkurman/tamux --skill research-lookup-mkurman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-lookup
Source: https://github.com/mkurman/tamux/tree/main/skills/scientific-skills/research-lookup
Command: npx skills add https://github.com/mkurman/tamux --skill research-lookup-mkurman

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automatically routes research queries to the most suitable backend (Parallel Chat API or Perplexity) to deliver accurate, cited information with minimal manual setup.

Core Features & Use Cases

  • Dual-backend routing for general research and academic paper searches, with inline citations and source tracking.
  • Citation extraction and structured outputs (sources, DOIs, URLs) to support literature reviews and scientific writing.
  • JSON and file-output options for reproducible research workflows and integration with writing pipelines.

Quick Start

Run a query such as 'latest CRISPR advances' to retrieve a comprehensive, cited research report.

Frequently Asked Questions about research-lookup

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

FAQPage Schema
How do I get cited academic search results with inline sources?

Academic search results with inline citations are generated by routing queries to the best available backend, extracting sources, DOIs, and URLs to support structured literature reviews and reproducible workflows.

What's the best way to automate literature verification for research papers?

Automating literature verification is best achieved by querying a dual-backend research lookup system that cross-references academic papers, returning structured JSON outputs with sources and timestamps for reproducible workflows.

Do I need API keys to use parallel backend routing for research lookups?

Yes, you need at least one API key and backend access to use parallel research lookup routing, as the system requires authentication to route queries to the selected backend for cited results.

Can I export research lookup results as JSON for reproducible workflows?

Yes, you can export research lookup results as JSON, as the system supports structured outputs including sources, citations, and timestamps to integrate directly with scientific writing pipelines.

How does dual-backend routing work for general research questions?

Dual-backend routing works by automatically sending general research questions to the most suitable backend available, optimizing for accurate, cited information without requiring manual selection.