← 返回 Skills 市场
aisadocs

tavily-extract-zh

作者 AIsa · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tavily-extract-zh
功能描述
通过 AISA Tavily 抽取接口从 URL 获取干净正文。触发条件:当用户已经有 URL,需要读取页面正文做总结、对比或证据审查时使用。
安全使用建议
This skill will send the URLs you provide (and the extracted content) to api.aisa.one using the AISA_API_KEY. Only use it for non-sensitive pages and check AISA's privacy/terms if data confidentiality matters. When invoking, specify the extract command or ensure the agent uses the /tavily/extract path so the client doesn't run unrelated search or analysis subcommands. If you don't trust the remote service, avoid sending pages containing private data or credentials.
功能分析
Type: OpenClaw Skill Name: tavily-extract-zh Version: 1.0.0 The skill provides a legitimate interface for extracting clean text from URLs and performing web searches via the AIsa API (api.aisa.one). The Python client in `scripts/search_client.py` is well-structured, uses only standard libraries (urllib), and lacks any signs of obfuscation, data exfiltration, or unauthorized execution. Furthermore, `SKILL.md` contains explicit safety instructions directing the AI agent to refuse requests for local sensitive credentials like cookies or passwords.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (extracting page text via AISA Tavily) match the requirements: python3 is needed to run the bundled client and AISA_API_KEY is the API credential used by the client. No unrelated credentials or unusual binaries are requested.
Instruction Scope
SKILL.md directs the agent to run the included Python client. The client implements the /tavily/extract endpoint as expected, but also contains additional search/analysis subcommands (web, scholar, tavily/search, sonar, verity, explain, etc.). Running the client without explicit arguments could allow use of those broader capabilities, so follow-up invocation should be limited to the extract path if you only want extraction.
Install Mechanism
There is no install spec and no downloads; this is an instruction-plus-script skill that runs the provided Python script. Nothing in the repository pulls arbitrary remote code during install.
Credentials
Only AISA_API_KEY is required, which is proportionate for a client that calls the AISA API. No other secrets, system config paths, or unrelated credentials are requested.
Persistence & Privilege
The skill does not request 'always: true' or modify other skills or system-wide settings. It runs when invoked and uses the provided API key for network calls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-extract-zh
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-extract-zh 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of tavily-extract-zh: - 提供通过 AISA Tavily 接口从 URL 获取页面干净正文的能力。 - 适用于需要根据网页正文进行总结、对比与证据审查的场景。 - 不处理本地敏感凭据(如 Cookie、密码等)。 - 需配置 AISA_API_KEY,在本地用 Python 客户端运行。 - 适合配合搜索或后续分析任务使用。
元数据
Slug tavily-extract-zh
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

tavily-extract-zh 是什么?

通过 AISA Tavily 抽取接口从 URL 获取干净正文。触发条件:当用户已经有 URL,需要读取页面正文做总结、对比或证据审查时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 tavily-extract-zh?

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

tavily-extract-zh 是免费的吗?

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

tavily-extract-zh 支持哪些平台?

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

谁开发了 tavily-extract-zh?

由 AIsa(@aisadocs)开发并维护,当前版本 v1.0.0。

💬 留言讨论