← 返回 Skills 市场
294
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-search-cn
功能描述
聚合国内常用搜索引擎:默认用 DuckDuckGo HTML(cn-zh)零 API Key 抓取可解析结果,并输出必应中国、百度、搜狗、360 的直达搜索链接。当用户需要中文网页检索、国内信息、政策/舆情、对比多个搜索引擎、或 Brave/Google 不可用时使用。依赖 Python 3 标准库与 scrip...
安全使用建议
This skill appears coherent and limited in scope: it will perform outbound HTTPS requests to html.duckduckgo.com when run (the script sends a normal browser-like User-Agent and parses results), and it generates direct search URLs for other Chinese engines. If you have privacy or corporate-policy concerns, run with --urls-only to avoid network fetches. Also be mindful of request frequency (the SKILL.md warns about rate limits); review the included Python file yourself if you want to confirm there are no modifications before use, and note the package has no published homepage and an unknown owner.
功能分析
Type: OpenClaw Skill
Name: multi-search-cn
Version: 1.0.0
The multi-search-cn skill is a legitimate search aggregator designed to provide results from various Chinese search engines and DuckDuckGo. The Python script (scripts/search_cn.py) uses only standard libraries to fetch and parse HTML results, and the instructions in SKILL.md are strictly aligned with its stated purpose without any signs of prompt injection, data exfiltration, or malicious execution.
能力评估
Purpose & Capability
The name/description state aggregation of search engines; the included script builds search URLs for DuckDuckGo, Bing CN, Baidu, Sogou, and 360 and optionally fetches/parses DDG HTML. No unrelated binaries, env vars, or capabilities are requested.
Instruction Scope
SKILL.md instructs the agent to run the provided Python script and describes behavior (use DDG HTML, fall back to URLs-only when appropriate). The instructions do not ask the agent to read unrelated files, secrets, or send data to unexpected endpoints. They explicitly warn about rate limiting and not claiming to parse other engines.
Install Mechanism
No install spec is present (instruction-only plus an included stdlib Python script). Nothing is downloaded or written by an installer; the script uses only the Python standard library.
Credentials
No environment variables, credentials, or config paths are required. The script makes outbound HTTPS requests to public search engine endpoints only and does not request or handle secrets.
Persistence & Privilege
The skill is not always-on, does not modify other skills or system-wide settings, and does not request elevated persistence or privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-search-cn - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-search-cn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0: DDG HTML kl=cn-zh + CN engine deep links; Python3 stdlib only; tested on macOS + Ubuntu
元数据
常见问题
Multi Search CN 是什么?
聚合国内常用搜索引擎:默认用 DuckDuckGo HTML(cn-zh)零 API Key 抓取可解析结果,并输出必应中国、百度、搜狗、360 的直达搜索链接。当用户需要中文网页检索、国内信息、政策/舆情、对比多个搜索引擎、或 Brave/Google 不可用时使用。依赖 Python 3 标准库与 scrip... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 294 次。
如何安装 Multi Search CN?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-search-cn」即可一键安装,无需额外配置。
Multi Search CN 是免费的吗?
是的,Multi Search CN 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Multi Search CN 支持哪些平台?
Multi Search CN 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Multi Search CN?
由 fanzhuo(@scottliu007)开发并维护,当前版本 v1.0.0。
推荐 Skills