Raw web search results (URLs, snippets). Use when you need a list of sources, not a synthesized answer.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill perplexity-search-faisalanjum-eventtrader --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Perplexity Search Faisalanjum Eventtrader?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-perplexity-search-faisalanjum-eventtrader-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
name: perplexity-search
description: Raw web search results (URLs, snippets). Use when you need a list of sources, not a synthesized answer.
---
# Perplexity Search
## Parameters
| Parameter | Default | Description |
|-----------|---------|-------------|
| query | required | Search query |
| max_results | 10 | 1-20 results |
| max_tokens_per_page | 1024 | Content per result |
| country | - | ISO code filter |
## Output
```json
{"title": "...", "url": "...", "snippet": "...", "date": "..."}
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!