ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Deep Search

Skill by aiwithabidi

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aiwithabidi/deep-search
Or

What This Skill Does

Deep Search is a sophisticated, multi-tier intelligence gathering engine designed for the OpenClaw agent ecosystem. Powered by Perplexity AI, it functions as a highly optimized router that intelligently selects the most appropriate model tier based on the complexity of the user's request. By utilizing three distinct tiers—Quick (sonar), Pro (sonar-pro), and Deep (sonar-reasoning-pro)—the skill balances speed and computational depth. It also integrates specialized focus modes, allowing the agent to restrict data retrieval to academic, news, YouTube, or Reddit sources to ensure the output is relevant to the user's intent. The skill features automatic Langfuse observability, allowing users to track performance, cost, and usage patterns in real-time.

Installation

To integrate Deep Search into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/aiwithabidi/deep-search. Before running the tool, ensure you have a valid Perplexity API key. Add this key to your environment variables as PERPLEXITY_API_KEY. Optionally, if you wish to track model costs via Langfuse, provide an OPENROUTER_API_KEY. Once installed, the deep_search.py script becomes available within your skill directory for seamless command-line or programmatic invocation.

Use Cases

This skill is ideal for professionals and developers who require reliable, fact-checked information without hallucinations. Use it for:

  • Fact-Checking: Quickly verifying specific claims against live internet data.
  • Market Research: Utilizing the 'deep' tier to conduct competitive analysis and synthesize long-form reports.
  • Academic Inquiry: Leveraging the 'academic' focus mode to aggregate research papers and technical documentation.
  • Content Monitoring: Tracking breaking news or sentiment trends on platforms like Reddit.
  • Comparative Analysis: Assessing product features or technology stacks side-by-side using the 'pro' tier.

Example Prompts

  1. "Deep Search, use the pro tier to compare the current architectural advantages of using Postgres versus MongoDB for a scalable microservices backend."
  2. "Perform a deep analysis on the recent advancements in Large Language Model reasoning capabilities, citing academic sources and news releases from the last month."
  3. "Search Reddit for user discussions regarding OpenClaw agent deployment issues and summarize the top three commonly reported solutions."

Tips & Limitations

To maximize the efficiency of Deep Search, always match your tier to the complexity of the prompt; using the 'deep' tier for simple factual queries increases latency and cost unnecessarily. Be aware that the 'deep' mode can take up to 20 seconds to process, so ensure your agent's timeout settings allow for this. Always provide your API key securely via environment variables rather than hardcoding it into your scripts. If you encounter connectivity errors, confirm your network allows access to the Perplexity API endpoints.

Metadata

Stars4473
Views3
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aiwithabidi-deep-search": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#research#search#perplexity#analysis#intelligence
Safety Score: 4/5

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.

aiwithabidi 4473

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.

aiwithabidi 4473

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.

aiwithabidi 4473

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.

aiwithabidi 4473

onepassword

1Password Connect — vaults, items, secrets management for server-side applications.

aiwithabidi 4473