← 返回 Skills 市场
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aisa-tavily-search
功能描述
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese...
使用说明 (SKILL.md)
AIsa Tavily Search
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports research-ready outputs and structured retrieval.
When to use
- The user needs web, multi-source, or last-30-days research.
- The user wants competitor scans, trend discovery, or structured search output.
- The user wants one skill to cover multiple retrieval surfaces.
High-Intent Workflows
- Search and summarize recent evidence.
- Compare two tools or companies using recent signals.
- Turn multi-source retrieval into a research brief.
Quick Reference
python3 scripts/search_client.py --help
Setup
AISA_API_KEYis required for AIsa-backed API access.- Use repo-relative
scripts/paths from the shipped package. - Prefer explicit CLI auth flags when a script exposes them.
Example Requests
- Research OpenAI Agents SDK over the last 30 days
- Compare OpenClaw and Codex using recent public discussion
- Search recent sentiment around a product launch
Guardrails
- Do not present test-only helpers as public features.
- Do not claim sources that were not actually queried.
- If some providers time out, report that honestly.
安全使用建议
This package appears internally consistent, but it will send all queries and any extracted URL content to the remote AIsa service (https://api.aisa.one). Before installing, confirm you trust that provider and avoid using sensitive API keys or pasting confidential URLs/content. Use a dedicated, limited-scope AISA_API_KEY where possible, rotate it if needed, and review the script if you want to verify exactly what fields are transmitted (endpoints used include /scholar/search/*, /tavily/*, /sonar*, /scholar/explain, etc.). Because the skill's source/homepage is not provided, double-check provider reputation if you require stronger assurance.
功能分析
Type: OpenClaw Skill
Name: aisa-tavily-search
Version: 1.0.0
The skill is a legitimate API client for the AIsa search service, providing web, academic, and multi-source research capabilities. The Python script (scripts/search_client.py) uses standard libraries to communicate with the official API endpoint (api.aisa.one) and contains no evidence of data exfiltration, malicious execution, or obfuscation. The instructions in SKILL.md are consistent with the tool's intended use and include appropriate accuracy guardrails for the AI agent.
能力标签
能力评估
Purpose & Capability
Name/description ask for multi-source and recent web research; the packaged CLI (scripts/search_client.py) requires only python3 and an AISA_API_KEY and calls AIsa endpoints (api.aisa.one). The requested resources are consistent with the stated capability.
Instruction Scope
SKILL.md instructs running the shipped Python CLI, using repo-relative scripts/, and setting AISA_API_KEY. The runtime instructions and the code limit actions to calling AIsa endpoints and printing results. The script does not instruct reading unrelated local files or other environment variables.
Install Mechanism
No install spec is provided (instruction-only runtime with a bundled script). Nothing is downloaded or extracted at install time, so there is low install-time risk.
Credentials
Only AISA_API_KEY is required and declared as the primary credential; this is proportional to a skill that calls a third-party search API. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and is user-invokable. It does not request or modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aisa-tavily-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/aisa-tavily-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of aisa-tavily-search.
- Enables web, multi-source, and last-30-days research via AIsa.
- Supports synthesis, competitor analysis, trend discovery, and structured retrieval.
- Delivers research-ready outputs for comparison and summarization workflows.
- Requires AISA_API_KEY for authenticated access.
- CLI usage and setup details provided in documentation.
- Honest reporting of provider timeouts and strict source handling.
元数据
常见问题
AIsa Tavily Search 是什么?
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 AIsa Tavily Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aisa-tavily-search」即可一键安装,无需额外配置。
AIsa Tavily Search 是免费的吗?
是的,AIsa Tavily Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AIsa Tavily Search 支持哪些平台?
AIsa Tavily Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AIsa Tavily Search?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。
推荐 Skills