A sophisticated discovery pattern that utilizes progressive search expansion and multi-source validation to locate specific information until success criteria are met.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install find
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 find using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Find skill is a specialized pattern designed for Openclaw Skills that prioritizes exhaustive and iterative discovery over simple lookups. It operates on a progressive refinement model, starting with high-probability sources and expanding into specialized databases, alternative queries, and indirect paths when initial attempts fail.
By focusing on clarification and success criteria before execution, this skill ensures that the agent understands the exact nature of the request. This avoids the retrieval of irrelevant data and allows for high-confidence delivery. It is an essential component for any workflow requiring deep research or the discovery of specific, hard-to-find assets.
To integrate the Find pattern into your Openclaw Skills environment, ensure your agent has access to web search tools or internal database connectors. You can initialize a search workflow using the following structure:
# Example of initiating a search for a specific resource
openclaw find --target "proprietary-sdk-docs" --criteria "v3.0 or higher"
Ensure that the agent is programmed to ask at least one clarifying question if the search parameters are too vague.
The Find skill organizes its output into a structured format to provide maximum clarity to the user:
| Attribute | Description |
|---|---|
| FOUND | A clear identification of the object or information located. |
| WHERE | The specific source, URL, or file path where the item was discovered. |
| CONFIDENCE | A high, medium, or low rating based on validation success. |
| CAVEATS | Important notes, such as information being outdated or slightly off-target. |
Loading
A sophisticated financial intelligence skill that adapts its technical depth from personal budgeting to professional investment research.

A power-user skill for intelligent file reorganization, deduplication, and disk space analysis with built-in safety nets and undo capabilities.

A technical guide for processing video and audio with precise codec selection, filtering, and high-performance encoding settings.

A sophisticated personal emotional tracking system designed to identify mood patterns, triggers, and effective coping strategies.

A comprehensive framework for evaluating, preparing, and training fine-tuned language models to achieve superior performance over standard prompting.

A specialized skill designed to transform robotic, formal AI Finnish into authentic, human-sounding puhekieli.








































