From sundial-org-awesome-openclaw-skills-4
Searches the web with AI-powered answers via the Perplexity API, returning grounded responses with citations. Supports both single and batch queries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:perplexityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
AI-powered web search that returns grounded answers with citations.
AI-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 variablenpx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4Executes single-query searches via Perplexity Sonar, returning web-grounded answers with inline citations. Useful for AI search, fact-checking, and integrating real-time information.
Uses Perplexity API for web-grounded AI search with source citations. Supports quick fact lookup, complex multi-step reasoning, and deep research via selectable models.
Searches real-time web information using Perplexity models (Sonar Pro, Sonar Pro Search, Sonar Reasoning Pro) via LiteLLM/OpenRouter. Returns grounded answers with source citations for current events, recent scientific literature, and facts beyond model training cutoff.