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
freshsales
Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.
gemini-video-analyzer
Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.
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.
neon
Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.
onepassword
1Password Connect — vaults, items, secrets management for server-side applications.