Deep Search Pro
/install deep-search-pro
Deep Search 🔍
Multi-tier Perplexity-powered search with automatic Langfuse observability tracing.
When to Use
- Quick facts and simple lookups →
quicktier - Standard research, comparisons, how-to →
protier - Deep analysis, market research, complex questions →
deeptier - Academic paper search, news monitoring, Reddit/YouTube research
Usage
# Quick search (sonar, ~2s)
python3 {baseDir}/scripts/deep_search.py quick "what is OpenClaw"
# Pro search (sonar-pro, ~5-8s)
python3 {baseDir}/scripts/deep_search.py pro "compare Claude vs GPT-4o for coding"
# Deep research (sonar-reasoning-pro, ~10-20s)
python3 {baseDir}/scripts/deep_search.py deep "full market analysis of AI agent frameworks"
# Focus modes
python3 {baseDir}/scripts/deep_search.py pro "query" --focus academic
python3 {baseDir}/scripts/deep_search.py pro "query" --focus news
python3 {baseDir}/scripts/deep_search.py pro "query" --focus youtube
python3 {baseDir}/scripts/deep_search.py pro "query" --focus reddit
Tiers
| Tier | Model | Speed | Best For |
|---|---|---|---|
| quick | sonar | ~2s | Simple facts, quick lookups |
| pro | sonar-pro | ~5-8s | Research, comparisons |
| deep | sonar-reasoning-pro | ~10-20s | Deep analysis, complex questions |
Environment
PERPLEXITY_API_KEY— Required. Perplexity API key.OPENROUTER_API_KEY— Optional. For Langfuse tracing model pricing.
Credits
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install deep-search-pro - After installation, invoke the skill by name or use
/deep-search-pro - Provide required inputs per the skill's parameter spec and get structured output
What is Deep Search Pro?
Multi-tier Perplexity search with Langfuse tracing. Three depth levels: quick (sonar), pro (sonar-pro), deep (sonar-reasoning-pro). Supports focus modes: int... It is an AI Agent Skill for Claude Code / OpenClaw, with 751 downloads so far.
How do I install Deep Search Pro?
Run "/install deep-search-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Deep Search Pro free?
Yes, Deep Search Pro is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Deep Search Pro support?
Deep Search Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Deep Search Pro?
It is built and maintained by aiwithabidi (@aiwithabidi); the current version is v1.0.0.