openclaw-search
Intelligent search for agents. Multi-source retrieval across web, scholar, Tavily, and Perplexity Sonar models.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bowen-dotcom/aisa-search-skillWhat This Skill Does
OpenClaw Search is a high-performance, multi-source retrieval engine designed specifically for autonomous AI agents. By integrating web, academic, and specialized search streams (including Tavily), it provides a unified interface for gathering information with a high degree of confidence. Unlike standard search tools that provide raw links, OpenClaw Search utilizes the 'AIsa Explain' meta-analysis layer to synthesize data and provide a confidence score (0-100), ensuring that agents can distinguish between reliable facts and low-trust information.
Installation
To add this skill to your OpenClaw environment, ensure your terminal is authenticated and run the following installation command:
clawhub install openclaw/skills/skills/bowen-dotcom/aisa-search-skill
Once installed, ensure you have your API key set in your environment variables to authorize requests:
export AISA_API_KEY="your-key"
Use Cases
- Academic Research: Quickly synthesize findings from global research databases for literature reviews or scientific exploration.
- Market Intelligence: Monitor startup funding, industry shifts, and competitive moves by aggregating news and financial data.
- Technical Synthesis: Use the 'Smart' mode to perform RAG-style deep dives into complex documentation or frameworks.
- News Verification: Cross-reference information across multiple search modalities to filter out misinformation and provide verified summaries.
Example Prompts
- "Perform a deep dive into the current state of RAG frameworks in 2025; compare three top options based on documentation and community sentiment."
- "Search for the latest peer-reviewed papers on transformer architectures, specifically looking for efficiency optimizations in long-context windows."
- "Synthesize recent news regarding quantum computing breakthroughs from the last month, and score the reliability of these reports."
Tips & Limitations
- Confidence Scores: Pay close attention to the confidence score provided; anything below 70 should be treated as speculative.
- Rate Limiting: Because this skill queries multiple endpoints, consider the cumulative cost if your agent is performing high-frequency, automated research loops.
- Scope: While powerful, the skill relies on the availability of its source providers. If the Tavily or Scholar endpoints are unreachable, the meta-analysis may be based on reduced inputs.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bowen-dotcom-aisa-search-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
openclaw-media-gen
Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.
Twitter Command Center (Search + Post)
Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts after the user completes OAuth in the browser. Use when the user asks about Twitter/X data, social listening, or posting without sharing account passwords.
perplexity-search
Perplexity Sonar search and answer generation through AIsa. Use when the task is specifically to call Perplexity Sonar, Sonar Pro, Sonar Reasoning Pro, or Sonar Deep Research for citation-backed web answers, analytical reasoning, or long-form research reports.
openclaw-youtube
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
MarketPulse
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.