Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Multi-source search skill for Kiro on OpenClaw. Aggregate and rank results from Google, Google Scholar, YouTube, and X, then output a concise brief.
Multi-source search skill for Kiro on OpenClaw. Aggregate and rank results from Google, Google Scholar, YouTube, and X, then output a concise brief.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Plugin producer: kiroai.io Aggregate search results across multiple providers and return one ranked list with a short summary.
google (Serper API) scholar (SerpAPI, google_scholar engine) youtube (Serper videos API) x (X recent search API)
Optional, per source: SERPER_API_KEY for google, youtube SERPAPI_API_KEY for scholar X_BEARER_TOKEN for x
python3 skills/kiro-search-aggregator/scripts/search_aggregator.py \ --query "AI agents workflow" \ --sources "google,scholar,youtube,x" \ --per-source 5
Default folder: outputs/search-aggregator/ latest.json: full machine-readable result latest.md: readable summary + top results
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.