← Back to Skills Marketplace
403
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install tavily-api
Description
Tavily API integration with managed API key authentication. Perform AI-powered web search, extract content from URLs, crawl websites, map site structure, and...
Usage Guidance
This skill appears coherent and only needs a Maton API key. Before installing: (1) verify you trust maton.ai/gateway.maton.ai/ctrl.maton.ai and that the API key you provide has only the permissions you expect; (2) avoid reusing a high-privilege key — create a key scoped to search/extract if possible; (3) be aware search/extract requests may send user-provided content to Maton/Tavily (don’t send secrets or sensitive files); and (4) confirm HTTPS endpoints are legitimate and not typosquatted if you deploy in an automated environment.
Capability Analysis
Type: OpenClaw Skill
Name: tavily-api
Version: 1.0.0
The skill provides a standard integration for the Tavily API via a managed gateway (gateway.maton.ai). It uses an environment variable (MATON_API_KEY) for authentication and provides clear documentation and code examples for search, crawling, and research tasks. No malicious patterns, obfuscation, or unauthorized data access were detected in SKILL.md or the associated metadata.
Capability Assessment
Purpose & Capability
Name/description promise AI web search, extraction, crawling and research; the SKILL.md only requires a MATON_API_KEY and documents requests to gateway.maton.ai / ctrl.maton.ai (which proxy to Tavily). These requirements line up with the claimed functionality.
Instruction Scope
All runtime instructions show constructing HTTP requests to Maton/Tavily endpoints and managing Maton connections. The instructions do not tell the agent to read local files, other env vars, or system configuration, nor to transmit data to unexpected third-party endpoints.
Install Mechanism
There is no install spec and no code files to write or execute on disk (instruction-only). This minimizes install-time risk.
Credentials
Only one environment variable (MATON_API_KEY) is required, which is appropriate for an API-key based gateway integration. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not forced-always, does not request elevated persistence, and being instruction-only it does not modify other skills or system configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tavily-api - After installation, invoke the skill by name or use
/tavily-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Tavily API integration with managed API key authentication.
- Enables AI-powered web search, content extraction, website crawling, site structure mapping, and in-depth research tasks via Tavily API.
- Includes detailed usage instructions for each API endpoint: search, extract, map, crawl, and research.
- Supports connection management, including creation, retrieval, listing, and deletion of API key connections through Maton control panel.
- Requires a valid Maton API key for authentication and network access.
- Provides sample code snippets and environment setup guidance for quick integration.
Metadata
Frequently Asked Questions
What is Tavily Search?
Tavily API integration with managed API key authentication. Perform AI-powered web search, extract content from URLs, crawl websites, map site structure, and... It is an AI Agent Skill for Claude Code / OpenClaw, with 403 downloads so far.
How do I install Tavily Search?
Run "/install tavily-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tavily Search free?
Yes, Tavily Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tavily Search support?
Tavily Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tavily Search?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.0.
More Skills