← 返回 Skills 市场
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tavily-search-zh
功能描述
通过 AISA 调用 Tavily 网页搜索,并支持深度、主题和时间范围过滤。触发条件:当用户需要比普通关键词搜索更灵活的网页检索过滤能力时使用。
安全使用建议
This skill appears to do what it says: it will send your search queries (and any URLs you pass for extraction) to the AISA API at aisa.one using the AISA_API_KEY. Before installing or using it: (1) only provide the AISA_API_KEY you trust and avoid using any keys/secrets for other services here; (2) do not pass internal/private URLs, credentials, or other sensitive content to the search/extract functions because the content will be sent to the remote API; (3) note the source metadata points to a GitHub repo — if you need higher assurance, review the repository or contact the repo owner; (4) if you require an audit trail or stricter data handling, verify AISA's privacy and retention policies before use.
功能分析
Type: OpenClaw Skill
Name: tavily-search-zh
Version: 1.0.0
The skill is a legitimate API client for the AISA search service (api.aisa.one), providing web, academic, and multi-source search capabilities. The Python script (scripts/search_client.py) uses standard libraries to perform authorized API requests and lacks any signs of data exfiltration, obfuscation, or malicious execution. Furthermore, the SKILL.md instructions include explicit safety guardrails advising the AI agent against accessing sensitive local credentials like cookies or passwords.
能力标签
能力评估
Purpose & Capability
Name/description, declared requirements, SKILL.md, and the included Python client all align: the client posts queries (and optionally URLs) to AISA endpoints (e.g., /tavily/search, /scholar/search/web). Requiring AISA_API_KEY and python3 is proportional to the described functionality.
Instruction Scope
SKILL.md instructs exporting AISA_API_KEY and running the bundled script. The runtime instructions and code only read the declared AISA_API_KEY and send queries/URLs to the AISA API. The script may send user queries, time/topic filters, and any provided URLs to the remote API (including /tavily/extract and /scholar/explain), which is expected for this skill.
Install Mechanism
No installer or remote downloads are present; this is instruction-only with a local Python script in the bundle. No archive downloads or external install URLs are used, minimizing supply-chain risk.
Credentials
Only AISA_API_KEY is required and used. The script reads no other environment variables or local credential files. The single API key is appropriate for calling the AISA service.
Persistence & Privilege
always is false and the skill does not request to modify other skill/system configs or persist beyond its own execution. It is user-invocable and can be invoked autonomously per platform defaults, which is expected.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tavily-search-zh - 安装完成后,直接呼叫该 Skill 的名称或使用
/tavily-search-zh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布 tavily-search-zh 1.0.0。
- 支持通过 AISA 调用 Tavily 网页搜索,带有深度、主题和时间范围过滤功能。
- 适用于对比普通搜索更灵活的网页检索场景。
- 明确列出不适用场景,提升安全性和准确性。
- 提供快速开始指南和示例请求,方便上手。
元数据
常见问题
tavily-search-zh 是什么?
通过 AISA 调用 Tavily 网页搜索,并支持深度、主题和时间范围过滤。触发条件:当用户需要比普通关键词搜索更灵活的网页检索过滤能力时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。
如何安装 tavily-search-zh?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tavily-search-zh」即可一键安装,无需额外配置。
tavily-search-zh 是免费的吗?
是的,tavily-search-zh 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
tavily-search-zh 支持哪些平台?
tavily-search-zh 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 tavily-search-zh?
由 AIsa(@aisadocs)开发并维护,当前版本 v1.0.0。
推荐 Skills