Install
openclaw skills install @davidsteelerose/perplexity-agentSearch the web using the Perplexity Agent API. Provides real-time information, news, and grounded answers with citations. Use when the user asks for: (1) Current events or news, (2) Information retrieval from the web, (3) Real-time data search, (4) In-depth research using web results.
openclaw skills install @davidsteelerose/perplexity-agentUse the Perplexity Agent API to perform real-time web searches and get grounded answers.
To perform a web search:
scripts/search.py script with the query.answer from the JSON response to the user.To search for "latest AI developments":
python3 scripts/search.py "What are the latest developments in AI?"
PERPLEXITY_API_KEY to be set in the environment.pro-search preset for high-quality, researched results.success, answer, and the model used.