Web Search Pro

🌐Community
by zjianru · vlatest · Repository

Helps with web development, search as part of developing backend services and APIs workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add web-search-pro npx -- -y @trustedskills/web-search-pro
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "web-search-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/web-search-pro"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

Web Search Pro enables AI agents to perform multiple web searches and retrieve structured data for backend services and API workflows. It focuses on providing clear, evidence-based search results that can be used by other models for reasoning, rather than generating narrative reports itself. This skill supports live web searches, news retrieval with explainable routing, code lookup, and site discovery while offering a structured "evidence pack" for upstream models.

When to use it

  • When the task requires multiple web searches or ongoing research.
  • When understanding why a specific search provider was selected is important.
  • When federated (multiple) search providers are needed instead of relying on a single source.
  • For initial runs where no-key baseline behavior is crucial.
  • When runtime diagnostics and capability discovery are part of the workflow.

Key capabilities

  • Supports multiple web searches beyond simple one-shot queries.
  • Provides explainable routing for news search results.
  • Offers access to official documentation, API documentation, and code snippets.
  • Facilitates company, product, and competitor research.
  • Enables site crawling, sitemap generation, and document discovery.
  • Delivers a structured "evidence pack" of search results for use by other models.
  • Supports no-key baseline searches initially.
  • Allows integration of premium providers like TAVILY.

Example prompts

  • "Search for the latest OpenAI news."
  • "Find the API documentation for OpenAI Responses."
  • "Research the OpenClaw search skill landscape and provide a plan."

Tips & gotchas

  • Start with the no-key baseline before adding premium provider credentials.
  • This skill is not designed to write final narrative reports; it focuses on structured data retrieval.
  • It's not intended as a replacement for dedicated hosted scraping services.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
zjianru
Installs
42

🌐 Community

Passed automated security scans.