🔎 Kiro Search Aggregator OpenClaw Plugin & Skill | ClawHub
Looking to integrate Kiro Search Aggregator into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate coding agents & ides tasks instantly, without having to write custom tools from scratch.
What this skill does
Multi-source search skill for Kiro on OpenClaw. Aggregate and rank results from Google, Google Scholar, YouTube, and X, then output a concise brief.
Install
openclaw skills install @vmining/kiro-search-aggregatornpx clawhub@latest install kiro-search-aggregatorFull SKILL.md
Open original| name | description | homepage |
|---|---|---|
| kiro-search-aggregator | Multi-source search skill for Kiro on OpenClaw. Aggregate and rank results from Google, Google Scholar, YouTube, and X, then output a concise brief. | https://openclaw.ai |
SKILL.md content below is scrollable.
Kiro Search Aggregator
Plugin producer: kiroai.io
Aggregate search results across multiple providers and return one ranked list with a short summary.
Supported Sources
google(Serper API)scholar(SerpAPI,google_scholarengine)youtube(Serper videos API)x(X recent search API)
API keys
Optional, per source:
SERPER_API_KEYforgoogle,youtubeSERPAPI_API_KEYforscholarX_BEARER_TOKENforx
Quick start
python3 skills/kiro-search-aggregator/scripts/search_aggregator.py \
--query "AI agents workflow" \
--sources "google,scholar,youtube,x" \
--per-source 5
Output
Default folder: outputs/search-aggregator/
latest.json: full machine-readable resultlatest.md: readable summary + top results