web-search-plus

Route search queries to specialized providers based on intent and entities.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill web-search-plus-craftos-dev
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: web-search-plus
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/web-search-plus
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill web-search-plus-craftos-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires python3, bash, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the need to manually choose search providers by intelligently analyzing your query and selecting the best tool for the job, from shopping to deep research.

Core Features & Use Cases

  • Intelligent Auto-Routing: Automatically selects Serper, Tavily, Exa, Perplexity, You.com, or SearXNG based on query intent.
  • Multi-Provider Support: Accesses Google results, research engines, semantic search, AI-synthesized answers, and privacy-focused options through a single interface.
  • Use Case: Ask "how much is the new iPhone?" and get shopping-optimized results, or ask "explain quantum entanglement?" and receive in-depth research answers without changing tools.

Quick Start

Use the web search plus skill to find information about the latest advancements in AI.

Frequently Asked Questions about web-search-plus

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does intelligent routing work for multi-provider web search?โ–ผ

Intelligent routing analyzes query intent, linguistic patterns, and entities to automatically select the optimal web search provider, such as Serper, Tavily, or Exa, for tasks like shopping or research without manual selection.

How do I get privacy-focused search results without changing tools?โ–ผ

To get privacy-focused search results, the auto-routing mechanism analyzes your query intent and automatically directs your search to SearXNG, ensuring privacy without requiring you to manually switch search providers.

Does unified web search require API keys for Perplexity and You.com?โ–ผ

Yes, unified web search requires API keys for specialized providers like Perplexity and You.com, but it includes API key management and configuration to streamline access across diverse search needs.

What is the best way to handle both shopping queries and deep research searches?โ–ผ

The best way to handle shopping and deep research searches is using a unified interface that analyzes query intent to route requests, returning shopping-optimized results or in-depth research answers automatically.

Do I need Python3 and bash to run multi-provider search routing?โ–ผ

Yes, you need Python3 and bash installed in your environment to execute the scripts that power the multi-provider search routing and intent analysis logic.