A sophisticated multi-tier Perplexity search skill providing AI-synthesized answers with citations and observability tracing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deep-search-pro
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 deep-search-pro using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Deep Search is a high-performance research skill designed to give your AI agents access to real-time information with varying levels of depth. By leveraging the Perplexity API, it allows agents to choose between quick lookups and deep reasoning tasks, ensuring that information retrieval is both efficient and accurate. Integrating this into your Openclaw Skills ecosystem provides a robust foundation for any task requiring fact-checking, synthesis, or specialized domain research.
The skill stands out by offering dedicated focus modes and built-in observability. Whether you need to pull from academic papers or monitor the latest news, Deep Search provides structured, cited responses that your agents can rely on for complex decision-making and analysis.
To get started with this addition to your Openclaw Skills, ensure python3 is installed and follow these steps:
# Set your required Perplexity API Key
export PERPLEXITY_API_KEY='your_api_key_here'
# Optional: Set OpenRouter key for enhanced tracing metadata
export OPENROUTER_API_KEY='your_api_key_here'
Configure your agent to point to the deep_search.py script within your local environment.
| Component | Description |
|---|---|
| Tiers | Three levels of depth: quick (sonar), pro (sonar-pro), and deep (sonar-reasoning-pro). |
| Focus Modes | Customizable search filters including internet, academic, news, youtube, and reddit. |
| Citations | Structured references provided for all synthesized information. |
| Tracing Data | Observability logs sent to Langfuse for debugging and cost management. |
Loading
A streamlined CLI tool for Openclaw Skills to manage Datadog infrastructure, metrics, and incidents via the REST API.

A dedicated AI spending monitor for tracking, reporting, and optimizing OpenRouter costs through a powerful command-line interface.

A zero-dependency Python tool for AI agents to manage relationship intelligence and sales workflows via the Copper CRM API.

A zero-dependency Python tool enabling AI agents to manage ConvertKit subscriber lists, forms, and email marketing campaigns through direct API integration.

A multi-tier AI search routing skill that automates fact-checking and deep research using Perplexity models.

A zero-dependency Python integration for AI agents to manage Discord servers, roles, and messaging via the Discord REST API.








































