📦 botlearn-google-search — 精准谷歌搜索

v1.0.0

利用高级搜索算子构建并执行多关键词 Google 查询,自动检索、过滤并排序可信的最新信息源,为研究、问答与知识更新提供高效支持。

0· 325·1 当前·1 累计
by @calvinxhk (邢怀康)
下载技能包
最后更新
2026/3/1
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is internally consistent for constructing and ranking search queries, but it is implementation-agnostic about how searches are performed. Before installing: 1) Confirm which tool your agent will use to actually run queries (built-in browser, Google Custom Search API, SerpAPI, curl, etc.) and whether that tool requires separate credentials or has privacy/usage costs. 2) Ensure the agent/tool will not accidentally send sensitive or private data to public search engines — avoid sending P...
详细分析 ▾
用途与能力
Name, description, skill.md, strategies, and knowledge docs consistently describe constructing advanced Google queries, decomposing queries, deduplicating and ranking results. No unrelated binaries, credentials, or config paths are requested.
指令范围
The SKILL.md and strategies describe constructing queries, executing them, collecting top results, and filtering/ranking, but they do not specify how to execute searches (no prescribed API, no target endpoints, no tool or rate-limit guidance, and no mention of respecting provider terms or privacy). This leaves broad discretion to the agent/runtime about which network tools or endpoints to use, which could lead to unexpected behavior if the agent has access to arbitrary web/network tools.
安装机制
Instruction-only skill with no install spec, no downloads, and no code files to execute. This is the lowest-risk install surface.
凭证需求
The package does not request environment variables, credentials, or config paths. There are no apparent requests for unrelated secrets or external service tokens that would be disproportionate to a search-query helper.
持久化与权限
always is false and the skill is user-invocable; it can be invoked autonomously by the model (platform default) but it does not request persistent privileges, system modifications, or cross-skill configuration changes.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/1

NULL

无害

安装命令

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