web-tools-guideMANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_search failure → must guide user to con...
Install via ClawdBot CLI:
clawdbot install fmls/web-tools-guideGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://app.tavily.comUses known external API (expected, informational)
cloud.google.comAudited Apr 18, 2026 · audit v1.0
Generated May 11, 2026
用户需要获取最新新闻或热点话题时,无需手动操作,AI自动调用web_search搜索关键词,若搜索结果URL为静态内容则用web_fetch获取,否则通过opencli或browser兜底。例如搜索今日热搜榜。
用户想获取微博、小红书等需要登录或动态加载的内容。AI按流程先尝试opencli获取结构化数据,若失败则启动browser登录后抓取,并严格遵循登录授权和智能等待规则。
企业需要定期收集竞品网站的产品价格、文章更新等。AI采用web_fetch获取静态页面,遇到反爬或动态内容时降级到opencli或browser,通过CSS选择器精准提取数据。
用户阅读技术文档时,对其中概念想深入了解。AI自动搜索相关术语,优先用web_fetch获取文档页,若失败则尝试opencli调取Stack Overflow等站点,最后用browser。
用户需要在某个网站上填写表单或进行简单操作(如查询订单)。AI利用browser导航到目标页面,通过CSS选择器定位输入框并填写,等待结果后截图或提取信息。
为企业提供信息搜索与数据抓取API服务,按调用次数或数据量收费。用户通过AI Agent自动化获取竞品信息、市场数据。
针对需要登录态和交互的复杂场景,提供定制化自动化流程(如社交媒体运营、电商下单)。按项目或年费收费。
利用web_search和web_fetch持续监控特定主题,生成结构化报告推送给用户。支持个性化关键词订阅。
💬 Integration Tip
首次使用前务必运行setup-opencli.sh安装opencli,并配置web_search的API Key以免调用失败时自动引导配置。
Scored May 11, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Advanced desktop automation with mouse, keyboard, and screen control
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Work with Obsidian vaults using the official Obsidian CLI (v1.12+). Open, search, create, move, and manage notes from the terminal. Use when working with Obsidian vaults for note management, file operations, searching content, managing tasks, properties, links, plugins, themes, sync operations, or any command-line interaction with Obsidian.