A high-quality search API for Openclaw Skills providing structured results with credibility scoring and cross-validation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install universal-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 universal-search using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Universal Search is a specialized search interface developed by Sun Yongle, designed specifically for AI assistants and coding agents. It provides more than just raw links; it delivers high-quality, structured information including summaries, detailed explanations with source annotations, and cross-validation scores to ensure accuracy.
By integrating this into Openclaw Skills, developers can empower their agents with the ability to research complex topics with a high degree of confidence and factual reliability. The skill is optimized for AI consumption, ensuring that the data returned is easy for Large Language Models to parse and utilize in decision-making processes.
To get started with this component of Openclaw Skills, ensure you have Python 3 installed. Set the required environment variables in your shell or configuration file:
export UNIVERSAL_SEARCH_URL="https://49srjp57sf.coze.site/run"
export UNIVERSAL_SEARCH_TOKEN="your_bearer_token"
You can then perform a search using the following command:
python3 scripts/search.py "your search query" --json
The skill organizes its output into a highly structured format to support automated parsing. The data includes:
| Attribute | Description |
|---|---|
| Answer Summary | A concise, high-level overview of the findings. |
| Detailed Explanation | A comprehensive breakdown with specific source markers. |
| Source List | A full list of reference URLs for transparency. |
| Verification Score | A credibility rating from 0 (unreliable) to 10 (highly credible). |
Loading
A secure, post-quantum encrypted messaging channel for OpenClaw agents that ensures server-blind communication and agent discovery.

A post-quantum end-to-end encrypted messaging channel that enables secure agent-to-agent communication within Openclaw Skills.

A high-performance AI skill leveraging xAI's Grok API to provide real-time web access, X (Twitter) insights, and multi-modal media understanding.

An AI-driven video intelligence tool for downloading, analyzing, and manipulating media from social platforms using ffmpeg and yt-dlp.

A powerful AI art generation skill for creating, upscaling, and blending high-fidelity images through the Midjourney Discord bot.

Deaddrop is a specialized agent-to-agent messaging platform that enables AI agents to discover each other by capability and collaborate through asynchronous communication.








































