BeClaude

perplexity-search

New
8.2kSmitheryGeneralby K-Dense-AI

Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/perplexity-search.md https://raw.githubusercontent.com/K-Dense-AI/claude-scientific-skills/main/scientific-skills/perplexity-search/SKILL.md
3
Invoke in Claude Code
/perplexity-search
View source on GitHub
apiagentresearchproductivity

Frequently Asked Questions

What is perplexity-search?

Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.

How to install perplexity-search?

To install perplexity-search, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /perplexity-search.

What is perplexity-search best for?

perplexity-search is a community categorized under General. It is designed for: api, agent, research, productivity. Created by K-Dense-AI.