52yuanchangxing/multi-search-engine-pro/SKILL.md
Build auditable search URLs across Chinese and global engines with region/language filters, advanced operators, time scopes, privacy-first options, compare mode, and no API keys.
npx skillsauth add openclaw/skills multi-search-engineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A search orchestration skill for OpenClaw that helps the agent choose engines, build safe search URLs, compare results across engines, and explain why a given engine is appropriate.
This version turns the skill from a static engine list into a reusable toolkit with:
site:, filetype:, exact phrase, exclusion, OR groups)json, markdown, or plain textUse this skill when the user wants to:
web_fetch or browser URLs without needing an API keyNormalize the user's research intent:
Pick engines deliberately:
Build the query using operators only when they help:
site: for source restrictionfiletype: for PDFs / docs-term for exclusionOR for alternativesPrefer compare mode for research-sensitive tasks:
Open only the most promising result pages after inspecting generated URLs.
python3 scripts/build_search_urls.py --query "openclaw skills" --engine google
python3 scripts/build_search_urls.py --query "量化投资" --preset cn-research --time week --format markdown
python3 scripts/build_search_urls.py --query "react hooks" --site github.com --exact "useEffect" --compare google,ddg,brave
python3 scripts/build_search_urls.py --query "100 USD to CNY" --engine wolframalpha --format json
User asks for recent AI papers as PDFs
→ build a Google / Brave compare query
→ add filetype:pdf and time scope
→ inspect URLs before opening pages
SKILL.md — primary instructions and metadataREADME.md — install, scenarios, examples, FAQ, risksscripts/build_search_urls.py — URL builder and compare helperresources/engine-catalog.json — engine definitions, aliases, capabilitiesresources/search-operator-cheatsheet.md — operator referenceexamples/example-prompt.md — prompt patterns for agentstests/smoke-test.md — manual smoke coverageSELF_CHECK.md — self-audit and release checklisttools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。