Communityv1.0.2

web-tools-guide

MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_search failure → must guide user to con...

2.5kdownloads19active installsFMLS
View on ClawHubBack to Skills

Skill Details

Slug
web-tools-guide
Latest Version
1.0.2
Author
FMLS
Published
Mar 28, 2026
Updated
May 11, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for web-tools-guide.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

- Added OpenCLI integration as a fallback tool (covering 70+ sites) between web_fetch and browser, with setup script and user guidance. - Updated decision process: tools are now parallel branches—not a strict escalation—to choose the most efficient path based on scenario. - Enhanced error handling: failures in web_search or web_fetch now require explicit configuration guidance and OpenCLI fallback before using the browser. - Expanded documentation: included references to opencli usage guide and setup instructions for smoother onboarding. - Modified skill to be MANDATORY before using web_search, web_fetch, browser, or opencli, emphasizing correct fallback and error procedures.