A powerful AI-driven web search engine integration providing real-time information with verifiable citations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install perplexity-search
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install perplexity-search using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Perplexity Search API skill enables AI agents to perform live web searches using state-of-the-art models like Sonar, Sonar Pro, and Deep Research. By integrating this capability, your Openclaw Skills setup gains the ability to retrieve up-to-date data, stock prices, and comprehensive research summaries without needing a separate Perplexity account.
This skill bridges the gap between static LLM knowledge and the live internet, ensuring your workflows remain current and accurate. It synthesizes information from across the web, providing a single cohesive answer backed by credible source citations.
To begin using this skill within your Openclaw Skills environment, you need a SkillBoss API key. Follow these steps to get started:
curl -fsSL https://skillboss.co/openclaw-setup.sh | bash
SKILLBOSS_API_KEY is exported in your terminal or added to your .env file.The skill utilizes a structured mapping to handle search requests and response metadata efficiently. Below is the primary data organization:
| Attribute | Description |
|---|---|
| Model Tier | Determines the speed and depth of the search (Sonar, Sonar Pro, Reasoning Pro, Deep Research). |
| Citations | A structured list of source URLs and snippets used to generate the answer. |
| Metadata | Includes timing data and model versioning for each request. |
| Auth | Managed via the SKILLBOSS_API_KEY environment variable. |
Loading
An AI-powered web search skill providing real-time information with verified citations via the Perplexity Sonar API.

A cost-effective API gateway providing unified access to top-tier LLMs with zero platform markup and additional business API support.

A high-performance AI image generation skill for OpenClaw featuring FLUX Schnell, FLUX Dev, and DALL-E 3 models.

A high-performance gateway providing direct access to the latest GPT-5 and OpenAI reasoning models without requiring a personal OpenAI account.

A high-performance email delivery skill for Openclaw Skills that enables transactional and marketing communications via AWS SES without complex SMTP configuration.

SkillBoss provides a single API gateway for over 100 AI services, including top-tier LLMs, video generation, and web scraping with zero markup.








































