---
name: Perplexity Search
slug: perplexity-search-3
category: AI Engineering
description: Perplexity Search uses the Perplexity API to answer questions with web-backed search results. Use it when an agent needs current information or sourced answers from the web.
github: "https://github.com/escapeWu/perplexity-ai/tree/main/.claude/skills/perplexity-search"
language: Python
stars: 166
forks: 25
install: "npx degit https://github.com/escapeWu/perplexity-ai/tree/main/.claude/skills/perplexity-search ~/.claude/skills/perplexity-search"
installs_to: ~/.claude/skills/perplexity-search
source_path: .claude/skills/perplexity-search/SKILL.md
collection_size: 4
category_size: 3670
collection_url: "https://dirskills.com/collections/escapeWu/perplexity-ai"
added: 2026-09-08T05:35:00.880Z
last_synced: 2026-09-08T05:35:00.880Z
canonical_url: "https://dirskills.com/skills/perplexity-search-3"
---

# Perplexity Search

Perplexity Search uses the Perplexity API to answer questions with web-backed search results. Use it when an agent needs current information or sourced answers from the web.

**Install:**

```bash
npx degit https://github.com/escapeWu/perplexity-ai/tree/main/.claude/skills/perplexity-search ~/.claude/skills/perplexity-search
```

## README

reference：https://github.com/escapeWu/skills/blob/main/skills/perplexity-search/SKILL.md
