search-cluster

Installation
SKILL.md

Search Cluster

Unified search system for multi-source information gathering.

Prerequisites

  • Binary: python3 must be installed.
  • Google Search: Requires GOOGLE_CSE_KEY and GOOGLE_CSE_ID.
  • NewsAPI: Requires NEWSAPI_KEY.
  • Cache (Optional): Active Redis instance (defaults to localhost:6379).

Setup

  1. Define API keys in your environment or a local .env file.
  2. Install optional Redis client: pip install redis.

Core Workflows

Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 23, 2026
search-cluster — openclaw/skills