research-lookup

Official

Real-time academic research lookups with citations.

AuthorK-Dense-AI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables real-time research information lookup using Perplexity's OpenRouter Sonar models, automatically selecting between fast search and deep reasoning to surface scholarly results with citations.

Core Features & Use Cases

  • Academic search: Retrieve recent papers, reviews, and conference results.
  • Technical methods and protocols: Look up standard procedures and methodologies.
  • Statistics and data: Gather current figures and datasets with sources.
  • Citations and sources: Obtain complete bibliographic information for references.

Quick Start

  1. Set OPENROUTER_API_KEY in the environment.
  2. Run a query: python scripts/research_lookup.py "Recent advances in CRISPR gene editing 2024"

Dependency Matrix

Required Modules

requests

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: research-lookup
Download link: https://github.com/K-Dense-AI/claude-scientific-skills/archive/main.zip#research-lookup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository