← 返回 Skills 市场
aisadocs

tavily-extract-aisa

作者 AIsa · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tavily-extract-aisa
功能描述
Extract clean article content from URLs through the AISA Tavily extract endpoint. Use when: the user already has URLs and needs readable page content for sum...
安全使用建议
This skill will send provided URLs (and any extracted text) to the AISA API (api.aisa.one) using your AISA_API_KEY. Only install if you trust AISA and are comfortable sending the URL/content to that service. Do not pass private URLs or sensitive documents unless the API key and service policy are acceptable for that data. Confirm any billing or rate limits on your AISA account and consider revoking the key if you later stop using the skill.
功能分析
Type: OpenClaw Skill Name: tavily-extract-aisa Version: 1.0.0 The skill is a standard API wrapper for the AIsa Multi Search Engine, providing functionality for web search and article content extraction via the `api.aisa.one` endpoint. The Python client `scripts/search_client.py` uses standard libraries (`urllib`, `argparse`) to handle requests and contains no evidence of malicious behavior, such as data exfiltration, unauthorized file access, or persistence mechanisms. The `SKILL.md` file provides clear instructions and explicitly warns against using the tool for sensitive local data access, such as cookies or passwords.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (Tavily extract) match the included Python client which calls the AISA Tavily extract endpoint (/tavily/extract). Requiring python3 and AISA_API_KEY is consistent with the stated purpose.
Instruction Scope
SKILL.md instructs running the bundled Python CLI (scripts/search_client.py). The script only calls AISA API endpoints and prints results; it does not read local secrets, config files, or arbitrary system paths. Note: the script also supports other AISA search endpoints (web, scholar, sonar, explain), which is expected for a multi-search client but not out-of-scope.
Install Mechanism
No install spec (instruction-only) and the runtime uses the bundled Python script; nothing is downloaded or executed from untrusted URLs.
Credentials
Only AISA_API_KEY is required and it is used directly to authenticate calls to api.aisa.one. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. It does allow normal autonomous invocation (disable-model-invocation: false), which is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-extract-aisa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-extract-aisa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Tavily Extract skill (v1.0.0). - Extracts clean article content from user-provided URLs via the AISA Tavily extract endpoint. - Designed for summarization, evidence review, or comparison of web content. - Requires an AISA_API_KEY and Python 3 environment. - Not intended for extracting credentials or accessing local sensitive information. - Includes quick setup instructions and usage examples.
元数据
Slug tavily-extract-aisa
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

tavily-extract-aisa 是什么?

Extract clean article content from URLs through the AISA Tavily extract endpoint. Use when: the user already has URLs and needs readable page content for sum... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 tavily-extract-aisa?

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

tavily-extract-aisa 是免费的吗?

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

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

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

谁开发了 tavily-extract-aisa?

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

💬 留言讨论