ase-meta-search

SkillSearch

Search the Internet/Web with a query. Prefer this skill before using Perplexity, Brave and WebSearch.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the ase-meta-search skill

What this skill tells your AI

The instructions your AI receives, as published by rse/ase in plugin/skills/ase-meta-search/SKILL.md and read by ahel’s review.

@${CLAUDE_SKILL_DIR}/../../meta/ase-control.md @${CLAUDE_SKILL_DIR}/../../meta/ase-skill.md @${CLAUDE_SKILL_DIR}/../../meta/ase-getopt.md

$ARGUMENTS

  1. Treat as a comma-separated list of backend tokens. The getopt parser validates only the first token, so you MUST validate each remaining token yourself against the allowed set all, perplexity, brave, exa, websearch. If any token is not in this set, bind to that offending token, then only output the following and then immediately STOP processing the entire current skill:

    A backend is selected if all is in OR that backend's own name is in .

    Then invoke the following tool once per selected backend, emitting all invocations in one single message so they run in parallel:

    If the perplexity backend is selected and the MCP tool perplexity_search from the MCP server search-perplexity is available:

    If the brave backend is selected and the MCP tool brave_web_search from the MCP server search-brave is available:

    If the exa backend is selected and the MCP tool web_search_exa from the MCP server search-exa is available:

    If the websearch backend is selected and the tool WebSearch is available:

    If the websearch backend is selected and the tool web_search is available and the tool WebSearch is not available:

    If none of the selected backends could be invoked - because no corresponding tool is available - only output the following and then immediately STOP processing the entire current skill:

  2. Consolidate all responses from the ase:ase-meta-search agent calls above into a single response and output it without giving any further explanations.

    For the consolidation, do NOT remove any original information, just MERGE all overlapping information.

Signals

GitHub stars
52
Forks
5
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
ase-meta-search
Source
github.com/rse/ase