A domain-restricted local search engine that provides authoritative technical documentation results without web spam.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install curated-search
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install curated-search using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Curated Search is a specialized tool designed to provide developers with a clean, authoritative search experience over a whitelist of technical documentation, such as MDN, Python docs, or specialized man pages. By focusing on specific domains, this Openclaw Skills integration eliminates the noise and SEO-driven spam often found in general search engine results.
The skill operates with a local-first philosophy. Once the initial index is built, all search operations are performed entirely on your machine. This ensures high-speed query resolution and absolute privacy, as no search data or workspace context ever leaves your local environment.
To get started with this skill for Openclaw Skills, follow these installation steps:
config.yaml file in the skill directory.npm run crawl
The skill returns a JSON array of result objects. The data is organized according to the following schema:
| Field | Type | Description |
|---|---|---|
title |
string | The cleaned document title from the source. |
url |
string | The canonical source URL of the documentation. |
snippet |
string | A ~200 character excerpt from the content. |
domain |
string | The hostname of the source (e.g., docs.python.org). |
score |
number | The BM25 relevance score for the query match. |
crawled_at |
number | Unix timestamp indicating when the page was last indexed. |
Loading
An API-driven skill for managing product listings and metadata on Taobao and Goofish marketplaces.

A powerful typing performance monitor that integrates Monkeytype statistics and personalized improvement tips into your AI agent workflow.

A high-performance design skill for building production-grade frontend interfaces that reject generic AI patterns in favor of bold, intentional aesthetics.

Fetch real-time wind data and generate professional wind roses for comprehensive site and urban climate assessments.

A robust lifecycle management tool that prevents context loss by automatically persisting and restoring AI agent state across compactions and restarts.

A comprehensive toolkit designed to drastically reduce token usage and API expenditures through intelligent context management and task-based model routing.








































