name: perplexity description: Search the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries. homepage: https://docs.perplexity.ai metadata: {"clawdbot":{"emoji":"🔮","requires":{"bins":["node"],"env":["PERPLEXITY_API_KEY"]},"primaryEnv":"PERPLEXITY_API_KEY"}}
Perplexity Search
AI-powered web search that returns grounded answers with citations.
Search
Single query:
node {baseDir}/scripts/search.mjs "what's happening in AI today"
Multiple queries (batch):
node {baseDir}/scripts/search.mjs "What is Perplexity?" "Latest AI news" "Best coffee in NYC"
Options
-
--json: Output raw JSON response
Notes
- Requires
PERPLEXITY_API_KEYenvironment variable - Responses include citations when available
- Batch queries are processed in a single API call
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
230
GitHub Forks
71
Created
Jan 2026
Last Updated
il y a 6 mois
tools
tools llm ai
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!