aisa-tavily
AI-optimized web search via AIsa's Tavily API proxy. Returns concise, relevant results for AI agents through AIsa's unified API gateway.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aisadocs/openclaw-aisa-web-search-tavilyWhat This Skill Does
The aisa-tavily skill provides AI-optimized web search capabilities to your OpenClaw agent by leveraging AIsa's unified API gateway and the Tavily search engine. Unlike standard search engines, this skill is specifically engineered for LLMs and AI agents, stripping away unnecessary markup and providing clean, high-signal results. Beyond basic search queries, it features an advanced extraction module that allows your agent to ingest specific URL contents, making it an essential tool for research, synthesis, and real-time fact-checking.
Installation
To integrate this capability into your OpenClaw environment, execute the following installation command in your terminal:
clawhub install openclaw/skills/skills/aisadocs/openclaw-aisa-web-search-tavily
Ensure that you have registered for an API key at https://marketplace.aisa.one and configured the AISA_API_KEY environment variable within your system or project .env file for proper authentication.
Use Cases
This skill is perfect for agents that need to stay current with rapidly evolving information. Use it to:
- Perform comprehensive deep-dive research on complex technical topics.
- Monitor real-time current events or industry news by leveraging the
--topic newsflag. - Summarize content from specific articles or documentation URLs using the extract script.
- Automate data gathering for report writing or competitive intelligence.
Example Prompts
- "Perform a deep search on the current state of decentralized identity protocols and summarize the top three trends in a bulleted list."
- "Search for the latest news on OpenAI advancements from the last 3 days and explain how they impact developers."
- "Extract the content from https://example.com/tech-article and tell me the primary arguments the author makes regarding infrastructure scaling."
Tips & Limitations
- The default search returns 5 results, but you can increase this to 20 via the
-nflag if you require more breadth. - Always prefer the
--deepflag for research tasks where accuracy and comprehensive coverage are critical, noting that it will increase latency. - The news mode is specifically optimized for time-sensitive data; use the
--daysparameter to avoid outdated information. - Remember that search results rely on external data sources; verify critical claims when conducting high-stakes research. Ensure your API quota is managed at the AIsa dashboard to avoid service interruptions.
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-aisadocs-openclaw-aisa-web-search-tavily": {
"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.
openclaw-search
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.
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.
openclaw-media-gen
Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.
stock-rumors
Scan M&A, insider, analyst, social, and regulatory rumor signals through AISA. Use when: the user asks about early market signals, rumors, insider activity, analyst changes, or takeover chatter.