← Back to Skills Marketplace
294
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install multi-search-cn
Description
聚合国内常用搜索引擎:默认用 DuckDuckGo HTML(cn-zh)零 API Key 抓取可解析结果,并输出必应中国、百度、搜狗、360 的直达搜索链接。当用户需要中文网页检索、国内信息、政策/舆情、对比多个搜索引擎、或 Brave/Google 不可用时使用。依赖 Python 3 标准库与 scrip...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install multi-search-cn - After installation, invoke the skill by name or use
/multi-search-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0: DDG HTML kl=cn-zh + CN engine deep links; Python3 stdlib only; tested on macOS + Ubuntu
Metadata
Frequently Asked Questions
What is Multi Search CN?
聚合国内常用搜索引擎:默认用 DuckDuckGo HTML(cn-zh)零 API Key 抓取可解析结果,并输出必应中国、百度、搜狗、360 的直达搜索链接。当用户需要中文网页检索、国内信息、政策/舆情、对比多个搜索引擎、或 Brave/Google 不可用时使用。依赖 Python 3 标准库与 scrip... It is an AI Agent Skill for Claude Code / OpenClaw, with 294 downloads so far.
How do I install Multi Search CN?
Run "/install multi-search-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Multi Search CN free?
Yes, Multi Search CN is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Multi Search CN support?
Multi Search CN is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Multi Search CN?
It is built and maintained by fanzhuo (@scottliu007); the current version is v1.0.0.
More Skills