← Back to Skills Marketplace
481
Downloads
1
Stars
7
Active Installs
4
Versions
Install in OpenClaw
/install tavily-one-step-search
Description
联网搜索, 网页搜索, 实时联网, 一键配置。让 OpenClaw 用 Tavily 实现实时搜索(含免费额度)。One-step install + guided key setup. Guide: github.com/plabzzxx/openclaw-tavily-search
Usage Guidance
This skill appears to implement a legitimate Tavily-backed web search tool, but take three precautions before installing or letting an agent run it: 1) Understand privacy: queries, URLs and full extracted page content will be sent to https://api.tavily.com — do not send sensitive data unless you trust Tavily's policies. 2) Secrets handling: the script reads TAVILY_API_KEY from the environment or ~/.openclaw/.env and the onboarding allows the agent to write that file if you ask; prefer to manually add the API key yourself and avoid pasting secrets into chat. 3) Metadata mismatch: the registry did not declare the required TAVILY_API_KEY — treat that as an oversight and verify the key requirement and the code before trusting the skill. Recommended steps: review scripts/tavily_search.mjs yourself, confirm you consent to storing the API key in ~/.openclaw/.env (or keep it in a secure secret manager), check Tavily's privacy/terms, and explicitly instruct the agent not to write secrets to disk unless you approve.
Capability Analysis
Type: OpenClaw Skill
Name: tavily-one-step-search
Version: 1.0.3
The skill provides a legitimate interface for the Tavily Search API, enabling web search, content extraction, and site crawling. The implementation in `scripts/tavily_search.mjs` is a clean Node.js script that communicates exclusively with `api.tavily.com` and handles API keys via standard environment variables or a local configuration file (`~/.openclaw/.env`). The documentation and agent instructions are well-structured, focusing on guided setup and functional usage without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description, README, SKILL.md and the included script all align: this is a Tavily-based web search/extract/crawl/map CLI. The functionality requested (web queries, extraction) matches the declared purpose.
Instruction Scope
Runtime instructions and ONBOARDING guide direct the agent to guide users through obtaining and storing an API key, optionally writing it into ~/.openclaw/.env, and to run/clone scripts. The skill will send queries, URLs and extracted page content to a third-party endpoint (https://api.tavily.com). The onboarding explicitly allows the agent to write the API key to disk when asked — this is a privileged action that affects secret storage and data flow to an external service and should be explicitly consented to by the user.
Install Mechanism
No install spec; this is instruction-only with an included Node script. Nothing is downloaded or executed automatically by an installer in the package (lower install risk). The README suggests git cloning from GitHub if users follow manual install instructions.
Credentials
The runtime requires a TAVILY_API_KEY (env or ~/.openclaw/.env) but the skill registry metadata lists no required environment variables or primary credential — this is an incoherence. The key is necessary for core operation, so the registry should declare it. Also the skill will read ~/.openclaw/.env, which gives it access to any secrets stored there.
Persistence & Privilege
always is false and the skill does not request persistent/automatic inclusion or system-wide config changes. It may advise the agent to prefer this skill in memory/config, but there is no explicit request to modify other skills' credentials or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tavily-one-step-search - After installation, invoke the skill by name or use
/tavily-one-step-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Improve Chinese discoverability keywords in listing description.
v1.0.2
Update listing description: bilingual one-step positioning + GitHub guide hint.
v1.0.1
Rename for better Chinese discoverability; no functional changes.
v1.0.0
Initial public release: node-only Tavily toolkit (search/extract/crawl/map) with beginner-first one-step install + guided key onboarding.
Metadata
Frequently Asked Questions
What is 联网搜索一键配置 · Tavily One-Step?
联网搜索, 网页搜索, 实时联网, 一键配置。让 OpenClaw 用 Tavily 实现实时搜索(含免费额度)。One-step install + guided key setup. Guide: github.com/plabzzxx/openclaw-tavily-search. It is an AI Agent Skill for Claude Code / OpenClaw, with 481 downloads so far.
How do I install 联网搜索一键配置 · Tavily One-Step?
Run "/install tavily-one-step-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 联网搜索一键配置 · Tavily One-Step free?
Yes, 联网搜索一键配置 · Tavily One-Step is completely free (open-source). You can download, install and use it at no cost.
Which platforms does 联网搜索一键配置 · Tavily One-Step support?
联网搜索一键配置 · Tavily One-Step is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 联网搜索一键配置 · Tavily One-Step?
It is built and maintained by plabzzxx (@plabzzxx); the current version is v1.0.3.
More Skills