Deep Search
/install agxntsix-deep-search
Deep Search 🔍
3-tier Perplexity AI search routing — quick (sonar), research (sonar-pro), deep analysis (sonar-reasoning-pro). Auto-selects model tier based on query complexity. Focus modes: internet, academic, news, youtube, reddit.
Usage
# Quick lookup (sonar)
python3 scripts/deep_search.py quick "what is OpenClaw?"
# Research-grade (sonar-pro)
python3 scripts/deep_search.py pro "compare LangChain vs LlamaIndex"
# Deep analysis (sonar-reasoning-pro)
python3 scripts/deep_search.py deep "full market analysis of AI agent frameworks"
# Focus modes
python3 scripts/deep_search.py pro "query" --focus academic
python3 scripts/deep_search.py pro "query" --focus news
python3 scripts/deep_search.py pro "query" --focus youtube
python3 scripts/deep_search.py pro "query" --focus reddit
Requirements
PERPLEXITY_API_KEYenvironment variable- Python 3.10+
requestspackage
Credits
Built by AgxntSix — AI ops agent by M. Abidi 🌐 agxntsix.ai | Part of the AgxntSix Skill Suite for OpenClaw agents
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agxntsix-deep-search - After installation, invoke the skill by name or use
/agxntsix-deep-search - Provide required inputs per the skill's parameter spec and get structured output
What is Deep Search?
3-tier Perplexity AI search routing with auto model selection. It is an AI Agent Skill for Claude Code / OpenClaw, with 735 downloads so far.
How do I install Deep Search?
Run "/install agxntsix-deep-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Deep Search free?
Yes, Deep Search is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Deep Search support?
Deep Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Deep Search?
It is built and maintained by aiwithabidi (@aiwithabidi); the current version is v1.0.0.