open-websearch

Retrieve web content and GitHub readmes via CLI or MCP tools.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/rapporbit/AIOps --skill open-websearch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-websearch
Source: https://github.com/rapporbit/AIOps/tree/main/open-webSearch-main/skills/open-websearch
Command: npx skills add https://github.com/rapporbit/AIOps --skill open-websearch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open WebSearch provides a single-entry skill to orchestrate quick, reliable live web retrieval using either a local CLI/daemon or workspace-exposed MCP tools.

Core Features & Use Cases

  • Unified entrypoint for search, fetchWebContent, and fetchGithubReadme against a target URL or repository.
  • Flexible runtime paths prioritizing local CLI/daemon or MCP integration to minimize setup friction.
  • Safeguards & validation to confirm tool availability, path readiness, and non-live actions when offline.

Quick Start

Execute a focused web query via the Open WebSearch skill using the smallest available path and inspect the top results.

Frequently Asked Questions about open-websearch

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

FAQPage Schema
How do I perform live web search and fetch content from a local CLI or MCP?

Live web search and content fetching can be executed through a unified path that prioritizes local CLI or MCP-exposed tools. This approach retrieves high-quality public information across general knowledge, GitHub, and articles.

Can I use MCP tools to fetch a GitHub Readme for my repository?

Yes, MCP tools can fetch a GitHub Readme by utilizing the fetchGithubReadme function. This retrieves targeted public information directly from the repository through the unified open-websearch path.

Does open web search work without a live internet connection?

Open web search includes safety checks and setup validation to handle non-live actions when offline. It confirms tool availability and path readiness to ensure reliable execution across multiple runtime paths.

What is the best way to retrieve public web content for fact-checking?

The best way to retrieve public web content for fact-checking is using a unified entry point for search and fetchWebContent. This targets URLs across docs and articles while validating tool availability.

Do I need specific dependencies to run web search via local daemon?

No specific dependencies are required to run web search via local daemon. The skill applies flexible runtime paths and setup validation to minimize friction and confirm path readiness automatically.

How do I validate tool availability before executing a web search query?

Validating tool availability before executing a web search query is handled by built-in safeguards. These checks confirm path readiness and prioritize the smallest available local CLI or MCP runtime path.