# Perplexity Pro Search

> Perplexity Pro Search for concise sourced answers with explicit search_type=pro. Use when the task needs a synthesized answer with sources, not just links.

- Skill: `nicshik/perplexity-pro-search-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add nicshik/perplexity-pro-search-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nicshik/perplexity-pro-search-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: nicshik (https://skillmd.com/u/nicshik)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/nicshik/perplexity-pro-search-2

---


# Perplexity Pro Search

Use this skill for the Pro Search mode.

1. Run `python3 perplexity-pro-search/scripts/pro_search.py "<query>" --context-size medium --json`.
2. Keep the question narrow unless the user explicitly wants broader coverage.
3. Return the answer, strongest sources, and usage/cost when helpful.
4. Do not silently replace this with Search only or Deep Research.

