Install
openclaw skills install erdmannsilva-perplexitySearch the web with AI-powered answers via Perplexity API. Returns grounded responses with citations. Supports batch queries.
openclaw skills install erdmannsilva-perplexityAI-powered web search that returns grounded answers with citations.
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"
--json: Output raw JSON responsePERPLEXITY_API_KEY environment variable