Armory
Source
Browse
Skills

research-lookup

Look up current research information using Perplexity's Sonar Pro Search or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical documentation, and general research information with citations.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install research-lookup --cli claude

writes the skill into.claude/skills/research-lookup/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/research-lookup/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Look up current research information using Perplexity's Sonar Pro Search or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical documentation, and general research information with citations.

When to use it

Look up current research information using Perplexity's Sonar Pro Search or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical documentation, and general research information with citations.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/research-lookup/SKILL.md -o .claude/skills/research-lookup/SKILL.md

Notes

Extracted from davila7/claude-code-templates, research-lookup category.