ase-meta-search
SkillSearchSearch 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.
No other account needed.
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
-
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
allis 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
perplexitybackend is selected and the MCP toolperplexity_searchfrom the MCP serversearch-perplexityis available:If the
bravebackend is selected and the MCP toolbrave_web_searchfrom the MCP serversearch-braveis available:If the
exabackend is selected and the MCP toolweb_search_exafrom the MCP serversearch-exais available:If the
websearchbackend is selected and the toolWebSearchis available:If the
websearchbackend is selected and the toolweb_searchis available and the toolWebSearchis 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:
-
Consolidate all responses from the
ase:ase-meta-searchagent 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