deep-search
Multi-tier Perplexity search with Langfuse tracing. Three depth levels: quick (sonar), pro (sonar-pro), deep (sonar-reasoning-pro). Supports focus modes: internet, academic, news, youtube, reddit. Returns AI-synthesized answers with citations. Use for research, comparisons, market analysis, fact-checking. Triggers: search, research, look up, find out, compare, what is, deep search, web research.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/deep-search-proWhat This Skill Does
The deep-search skill provides a high-powered, multi-tier research interface for OpenClaw agents, leveraging the Perplexity API to deliver synthesized, accurate, and cited information. It serves as an intelligent research assistant capable of filtering through vast quantities of web data to provide precise answers. By integrating Langfuse for observability, every query is tracked, allowing for performance monitoring and transparency in agent reasoning. The tool offers three distinct tiers of processing power—quick, pro, and deep—ensuring that users can balance response latency with the depth of analysis required. Whether you are performing a simple fact-check or a complex, multi-faceted market analysis, deep-search delivers context-aware results across specific domains like academic literature, news, or community discussions.
Installation
To integrate this capability into your agent workflow, use the OpenClaw management utility. Run the following command in your terminal:
clawhub install openclaw/skills/skills/aiwithabidi/deep-search-pro
Ensure you have configured your environment variables, specifically PERPLEXITY_API_KEY, to grant the agent search permissions. Optionally, include OPENROUTER_API_KEY for detailed Langfuse cost tracking.
Use Cases
This skill is ideal for tasks requiring external context beyond the agent's pre-trained weights. Use it for:
- Market Analysis: Evaluating competitor strategies or technical architecture trends.
- Fact-Checking: Verifying claims against real-time web sources.
- Academic Research: Summarizing findings from scholarly papers via the academic focus mode.
- Trend Monitoring: Aggregating recent news or community sentiment from Reddit and YouTube.
- Comparative Research: Comparing software frameworks, hardware, or consumer products.
Example Prompts
- "Look up the current status of the OpenAI O1 release and provide a summary of its key breakthroughs."
- "Compare the performance of React vs. Vue.js for enterprise-level applications, cite your sources."
- "Deep search for the latest trends in autonomous agent frameworks and analyze how they impact business automation."
Tips & Limitations
- Tier Selection: Use the 'quick' tier for simple queries to keep costs low and speed high. Reserve 'deep' for complex synthesis to maximize accuracy.
- Focus Modes: Always utilize the
--focusflag (e.g., academic, news) to significantly improve the relevance of your search results. - Cost Awareness: The 'deep' mode consumes more tokens and costs more per request; ensure you monitor usage via Langfuse.
- Latency: Be mindful that 'deep' mode may take up to 20 seconds; design your UI or agent flow to handle this wait time gracefully.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aiwithabidi-deep-search-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
amplitude
Amplitude product analytics — track events, analyze user behavior, run cohort analysis, manage user properties, and query funnel/retention data via the Amplitude API. Understand product usage, measure feature adoption, and analyze user journeys. Built for AI agents — Python stdlib only, zero dependencies. Use for product analytics, user behavior tracking, funnel analysis, retention analysis, and cohort segmentation.
skill-auditor
Security audit and quarantine system for third-party OpenClaw skills. Use when evaluating, reviewing, or installing any skill from ClawHub or external sources. Automatically triggered before any skill installation.
Model Intel
Live LLM model intelligence and pricing from OpenRouter
agent-memory
Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.
alchemy
Alchemy — blockchain data, NFTs, token balances, transactions, gas prices, and webhooks.