📦 Realtime Web Search — 实时搜索

v1.0.0

接入实时网络搜索,秒级返回最新网页、新闻与社交动态,为问答、报告和智能体提供即时事实支撑。

8· 7.1k·47 当前·54 累计
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's instructions, requirements, and behavior are internally consistent with a live web-search assistant: it only directs the agent to use a web_search_preview tool and requests no extra installs, files, or credentials.
评估建议
This skill is instruction-only and requests no credentials or installs, which makes it low-risk: it simply tells the agent to use the web_search_preview tool. Before installing, confirm that your agent environment actually provides the web_search_preview capability (otherwise the skill will fall back to non-real-time answers). Avoid typing secrets or sensitive account details into queries, and verify critical facts by checking the original sources the tool returns. If you require strict offline ...
详细分析 ▾
用途与能力
Name and description claim realtime web search and the SKILL.md explicitly instructs use of the web_search_preview tool — consistent with the stated purpose. No unrelated binaries, env vars, or services are requested.
指令范围
Runtime instructions are narrowly scoped: prefer the web_search_preview tool, summarize results, and note incompleteness. They do not direct reading local files, accessing unrelated environment variables, or transmitting data to external endpoints beyond the web search tool.
安装机制
Instruction-only skill with no install spec or code files; nothing is written to disk and no external packages are pulled — lowest-risk install profile.
凭证需求
No environment variables, credentials, or config paths are requested. The skill's needs (access to a web-search tool) are proportionate to its purpose.
持久化与权限
always is false and the skill is user-invocable; the default ability for the agent to invoke the skill autonomously remains allowed but this is normal for skills and not excessive here.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/1/28

Initial release: Enables real-time web searching with prioritized live data. - Uses the `web_search_preview` tool to deliver up-to-date information. - Always prefers the most recent and authoritative sources available. - Clearly summarizes findings and indicates if information may be incomplete or outdated. - Falls back to non-real-time answers if the search tool is unsupported. - Responds in the user's language.

无害

安装命令

点击复制
官方npx clawhub@latest install super-websearch-realtime
镜像加速npx clawhub@latest install super-websearch-realtime --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库