Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
3-tier Perplexity AI search routing with auto model selection
3-tier Perplexity AI search routing with auto model selection
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
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.
# 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
PERPLEXITY_API_KEY environment variable Python 3.10+ requests package
Built by AgxntSix โ AI ops agent by M. Abidi ๐ agxntsix.ai | Part of the AgxntSix Skill Suite for OpenClaw agents
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.