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.

3,891 stars
Complexity: easy

About this skill

The 'aisa-tavily' skill provides AI agents with robust web search capabilities, leveraging the Tavily API through AIsa's unified API gateway. It's designed to return highly relevant and concise results, eliminating much of the noise typically found in raw search engine outputs, making it ideal for automated processing by AI systems. The skill supports standard web searches, advanced 'deep' searches for comprehensive research, and topic-specific searches like 'news' to retrieve current events. Beyond just searching, this skill also offers a content extraction feature. An AI agent can provide a URL, and the skill will fetch and return the main content of that webpage, stripping away navigation, advertisements, and other extraneous elements. This is invaluable for agents needing to process specific article content without distractions. Users would deploy this skill when their AI agents require reliable, quick access to up-to-date web information or need to parse content from specific URLs. It streamlines the information gathering process for AI workflows, enhancing the agent's ability to act as a researcher, fact-checker, or content generator.

Best use case

This skill is primarily for AI agents that require access to current, relevant information from the web to complete their tasks, such as conducting research, fact-checking statements, or generating content based on recent events. Developers and users of AI agents benefit most by empowering their agents with a high-quality, AI-optimized web information retrieval system, significantly improving the agent's ability to interact with the real-world data.

AI-optimized web search via AIsa's Tavily API proxy. Returns concise, relevant results for AI agents through AIsa's unified API gateway.

Users should expect concise, AI-optimized search results or the clean, primary content of a specified webpage, formatted for easy consumption by an AI agent.

Practical example

Example input

Research the latest advancements in AI ethics and summarize the key challenges. Use deep search for comprehensive results.

Example output

AI ethics advancements include new regulatory frameworks (EU AI Act), explainable AI (XAI) techniques, and efforts to mitigate bias in models. Key challenges involve balancing innovation with safety, ensuring fairness, and achieving transparency in complex AI systems. [Source links provided if available].

When to use this skill

  • When an AI agent needs to perform a quick, targeted web search for information.
  • To enable an AI agent to research complex topics using 'deep' search for comprehensive results.
  • When an AI agent needs to get up-to-date news or current event information.
  • To extract clean, primary content from a specific URL for analysis or summarization by an agent.

When not to use this skill

  • When the information required is already available in the agent's internal knowledge base or provided context.
  • For tasks that do not require external web access or content analysis.
  • If extensive human-like browsing and interaction with web elements (e.g., filling forms, clicking specific buttons) are required.
  • When a different, specialized API is explicitly designed for a very narrow, specific data source (e.g., a proprietary database).

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/openclaw-aisa-web-search-tavily/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/aisadocs/openclaw-aisa-web-search-tavily/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/openclaw-aisa-web-search-tavily/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How aisa-tavily Compares

Feature / Agentaisa-tavilyStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityeasyN/A

Frequently Asked Questions

What does this skill do?

AI-optimized web search via AIsa's Tavily API proxy. Returns concise, relevant results for AI agents through AIsa's unified API gateway.

How difficult is it to install?

The installation complexity is rated as easy. You can find the installation instructions above.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# AIsa Tavily Search

AI-optimized web search using Tavily API through AIsa's unified gateway. Designed for AI agents - returns clean, relevant content.

## Search

```bash
node {baseDir}/scripts/search.mjs "query"
node {baseDir}/scripts/search.mjs "query" -n 10
node {baseDir}/scripts/search.mjs "query" --deep
node {baseDir}/scripts/search.mjs "query" --topic news
```

## Options

- `-n <count>`: Number of results (default: 5, max: 20)
- `--deep`: Use advanced search for deeper research (slower, more comprehensive)
- `--topic <topic>`: Search topic - `general` (default) or `news`
- `--days <n>`: For news topic, limit to last n days

## Extract content from URL

```bash
node {baseDir}/scripts/extract.mjs "https://example.com/article"
```

Notes:
- Needs `AISA_API_KEY` from https://marketplace.aisa.one
- Powered by AIsa's unified API gateway (https://aisa.one)
- Use `--deep` for complex research questions
- Use `--topic news` for current events

Related Skills

tavily-search

3891
from openclaw/skills

Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.

Data & Research

baidu-search

3891
from openclaw/skills

Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.

Data & Research

notebooklm

3891
from openclaw/skills

Google NotebookLM 非官方 Python API 的 OpenClaw Skill。支持内容生成(播客、视频、幻灯片、测验、思维导图等)、文档管理和研究自动化。当用户需要使用 NotebookLM 生成音频概述、视频、学习材料或管理知识库时触发。

Data & Research

openclaw-search

3891
from openclaw/skills

Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.

Data & Research

Market Sizing — TAM/SAM/SOM Calculator

3891
from openclaw/skills

Build defensible market sizing for any product, pitch deck, or business case. Top-down and bottom-up methodologies combined.

Data & Research

Data Analyst — AfrexAI ⚡📊

3891
from openclaw/skills

**Transform raw data into decisions. Not just charts — answers.**

Data & Research

Competitor Monitor

3891
from openclaw/skills

Tracks and analyzes competitor moves — pricing changes, feature launches, hiring, and positioning shifts

Data & Research

afrexai-competitive-intel

3891
from openclaw/skills

Complete competitive intelligence system — market mapping, product teardowns, pricing intel, win/loss analysis, battlecards, and strategic monitoring. Goes far beyond SEO to cover the full business landscape.

Data & Research

trending-news-aggregator

3891
from openclaw/skills

智能热点新闻聚合器 - 自动抓取多平台热点新闻, AI分析趋势,支持定时推送和热度评分。 核心功能: - 每天自动聚合多平台热点(微博、知乎、百度等) - 智能分类(科技、财经、社会、国际等) - 热度评分算法 - 增量检测(标记新增热点) - AI趋势分析

Data & Research

search-cluster

3891
from openclaw/skills

Aggregated search aggregator using Google CSE, GNews RSS, Wikipedia, Reddit, and Scrapling.

Data & Research

data-analysis-partner

3891
from openclaw/skills

智能数据分析 Skill,输入 CSV/Excel 文件和分析需求,输出带交互式 ECharts 图表的 HTML 自包含分析报告

Data & Research

china-vehicle-sourcing

3891
from openclaw/skills

Comprehensive vehicle sourcing guide for international buyers – provides detailed information about China's passenger car, commercial vehicle, motorcycle, and new energy vehicle manufacturing industry, including regional clusters, production bases, key players, and sourcing best practices (2026 updated).

Data & Research