← Back to Skills Marketplace
ruogu1992

Multi-Search Fallback

by ruogu1992 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
105
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multi-search-fallback
Description
多源搜索聚合技能。当用户需要搜索信息、查资料、做研究时,自动调用多个搜索源进行交叉验证,提高结果准确性。触发场景:搜索某事、查证某个说法、做研究、多源验证、compare multiple sources、搜索结果不一致时主动复核。**只要是搜索类需求,一律优先使用此技能**,它会自动决定是单源快速返回还是多源深...
Usage Guidance
This skill is logically consistent as a search aggregator, but it will automatically call other search skills (some of which may require API keys or access to external services) and forward user queries to them. Before installing: 1) Review the referenced downstream skills (tavily-search, deep-research-pro, mx_search, etc.) to see what credentials they require and what external endpoints they contact. 2) Decide whether you want queries (which may contain sensitive context) to be automatically forwarded to multiple external services; if not, keep this skill user-invocable only or disable global prioritization. 3) Ask the author to document which downstream tools require credentials and how data is shared/retained, and request explicit redaction rules for sensitive fields. 4) If you operate in a sensitive environment, test in a restricted sandbox or refuse installation until the transparency gaps are addressed.
Capability Analysis
Type: OpenClaw Skill Name: multi-search-fallback Version: 1.0.0 The skill bundle is a search orchestrator designed to provide fallback mechanisms and cross-validation for search queries. It coordinates multiple search tools (e.g., Brave, DuckDuckGo, Tavily) using standard OpenClaw patterns like 'sessions_spawn' and contains no evidence of data exfiltration, malicious execution, or harmful prompt injection in SKILL.md or skill.json.
Capability Assessment
Purpose & Capability
The stated purpose (aggregate multiple search sources and perform cross-validation) aligns with the skill.json and SKILL.md: it lists and intends to call multiple search skills. This dependency list is expected for an aggregator. However, the skill references tools (e.g., tavily-search, deep-research-pro, mx_search) that often require API keys or external access but the skill does not declare any required credentials or warn about them — a transparency gap.
Instruction Scope
The SKILL.md explicitly instructs the agent to spawn child sessions (sessions_spawn) and call many other skills to perform searches and cross-validate results. That is within the stated scope, but the instructions give broad discretion to automatically choose which external tools to call (including deep research and financial tools) and to send queries and results to those tools. There is no guidance about redacting sensitive input before forwarding, nor any explicit restriction on what context is forwarded to child skills. The SKILL.md also directs that this skill be prioritized for all search-class requests, which may cause unexpected automatic forwarding of user queries to external services.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk by the skill itself, which is low-risk from an install/execution perspective.
Credentials
The skill declares no required environment variables, yet it intends to invoke downstream skills that (according to the SKILL.md) may require API keys (e.g., Tavily). Because it auto-invokes other skills, it can cause those other skills to use their own credentials or network access without this skill declaring them. This indirect use of credentials and external endpoints is not surfaced to the user and may be disproportionate to what a user expects from a single aggregator skill.
Persistence & Privilege
The skill is not marked always:true and does not claim to persist or modify other skills' configurations. However, its autonomous invocation capability (platform default) combined with automatic prioritization for all search tasks increases the chance that user queries will be forwarded to multiple external services without explicit per-query consent. This combination raises the blast radius if downstream skills have broad privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multi-search-fallback
  3. After installation, invoke the skill by name or use /multi-search-fallback
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of multi-search-fallback, an aggregated multi-source search skill. - Automatically triggers multiple search sources to cross-verify results, increasing accuracy for all search-related needs. - Dynamically chooses between quick single-source search and deep multi-source validation based on the complexity of user's query. - Implements a fallback search chain to ensure high availability: switches to backup sources if earlier ones fail or return empty. - Performs cross-verification of findings: tags as "一致", "分歧", or "补充", calculates an overall confidence score, and clearly displays the consensus level. - Structured output: provides confidence level, key findings, multi-source comparison, and collapsible raw results. - Custom strategies for research, fact-checking, academic, finance, and domestic search scenarios.
Metadata
Slug multi-search-fallback
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Multi-Search Fallback?

多源搜索聚合技能。当用户需要搜索信息、查资料、做研究时,自动调用多个搜索源进行交叉验证,提高结果准确性。触发场景:搜索某事、查证某个说法、做研究、多源验证、compare multiple sources、搜索结果不一致时主动复核。**只要是搜索类需求,一律优先使用此技能**,它会自动决定是单源快速返回还是多源深... It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install Multi-Search Fallback?

Run "/install multi-search-fallback" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Multi-Search Fallback free?

Yes, Multi-Search Fallback is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Multi-Search Fallback support?

Multi-Search Fallback is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Multi-Search Fallback?

It is built and maintained by ruogu1992 (@ruogu1992); the current version is v1.0.0.

💬 Comments