← 返回 Skills 市场
liuxiaolong1988

Tavily Summary

作者 Lingxi(灵曦) · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
118
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tavily-summary
功能描述
AI-optimized web search with structured summarization, combining Tavily Search API + proven summarization methodology from summarize.
安全使用建议
This skill appears to do what it says: it uses your TAVILY_API_KEY and Node to call Tavily's search/extract APIs and prints/returns results for summarization. Before installing, confirm you trust tavily.com and are comfortable that the API key will be sent to api.tavily.com. Notes: (1) the extract script may return full raw page content (possibly including sensitive text) — avoid using a production/privileged key if you are unsure; (2) limit the key's scope or use a separate account if possible and monitor usage on Tavily for unexpected calls; (3) the skill enforces strict summarization rules in SKILL.md but those are formatting instructions, not additional permissions. If you plan to allow autonomous agents to invoke skills, remember autonomous invocation is allowed by default — consider restricting agent autonomy if you want manual control over when the skill can call external services.
功能分析
Type: OpenClaw Skill Name: tavily-summary Version: 1.0.0 The skill bundle provides a legitimate interface for the Tavily Search and Extract APIs. The scripts (search.mjs and extract.mjs) are straightforward Node.js implementations that communicate only with the official Tavily API endpoint (api.tavily.com) to retrieve search results and web content. The instructions in SKILL.md are focused on output formatting and summarization logic for the AI agent and do not contain any malicious prompt injections or attempts to exfiltrate sensitive data.
能力评估
Purpose & Capability
Name/description, required binaries (node), required env (TAVILY_API_KEY), and the included scripts all target Tavily's search/extract API endpoints (api.tavily.com). These requirements are proportionate to a Tavily-backed search-and-summarize tool.
Instruction Scope
SKILL.md describes running the included Node scripts and enforces summarization/formatting rules. The runtime instructions only reference the declared binary and env var; they do not instruct reading unrelated files, other credentials, or sending data to unexpected endpoints.
Install Mechanism
No install spec (instruction-only). Included code files are simple Node scripts that make fetch POSTs to the Tavily API; nothing is downloaded from untrusted URLs and no archives are extracted.
Credentials
The skill requests only TAVILY_API_KEY (primary credential) which is necessary for the described API calls. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-summary
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-summary 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: AI-optimized web search with structured summarization methodology
元数据
Slug tavily-summary
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tavily Summary 是什么?

AI-optimized web search with structured summarization, combining Tavily Search API + proven summarization methodology from summarize. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 Tavily Summary?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tavily-summary」即可一键安装,无需额外配置。

Tavily Summary 是免费的吗?

是的,Tavily Summary 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tavily Summary 支持哪些平台?

Tavily Summary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tavily Summary?

由 Lingxi(灵曦)(@liuxiaolong1988)开发并维护,当前版本 v1.0.0。

💬 留言讨论