← 返回 Skills 市场
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-search-aisa
功能描述
Combine web and academic search into one smart AISA search mode. Use when: the user needs a balanced research pass that mixes public web coverage with academ...
安全使用建议
This skill appears to be a straightforward CLI client for the AISA search API. Before installing, confirm you trust the AISA service (https://aisa.one) and the GitHub repo origin in _meta.json. Protect your AISA_API_KEY (do not share it). If you're concerned about network calls or data sent to the AISA API, review the script locally (scripts/search_client.py) and consider running it in a sandboxed environment. If you plan to use the extract feature with arbitrary URLs, be aware the content of those pages will be sent to the AISA service.
功能分析
Type: OpenClaw Skill
Name: smart-search-aisa
Version: 1.0.0
The skill bundle provides a legitimate Python-based CLI client for the AIsa search API (api.aisa.one), facilitating web, academic, and hybrid research. The code in scripts/search_client.py uses standard libraries for network requests and parallel execution without any evidence of data exfiltration, obfuscation, or unauthorized system access. SKILL.md contains appropriate usage instructions and explicitly forbids the agent from attempting to access sensitive local credentials.
能力标签
能力评估
Purpose & Capability
The name/description (smart multi-source search) align with the bundled Python CLI which calls AISA endpoints (web, scholar, smart, tavily, sonar, explain). Required items (python3 and AISA_API_KEY) are appropriate for this purpose.
Instruction Scope
SKILL.md tells the agent to run the included Python client (python3 scripts/search_client.py). The script only uses the AISA_API_KEY env var and makes HTTPS POSTs to https://api.aisa.one/apis/v1 endpoints; it does not read unrelated system files or other environment variables. The extract endpoint accepts user-provided URLs (expected behavior for content extraction).
Install Mechanism
No install spec; the skill is instruction-only with a bundled script. Nothing is downloaded at install time and no external installation URLs are used.
Credentials
Only a single credential (AISA_API_KEY) is required and is justified by the script's use of the AISA service. No unrelated secrets, config paths, or extra credentials are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and has no elevated persistence requirements.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smart-search-aisa - 安装完成后,直接呼叫该 Skill 的名称或使用
/smart-search-aisa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of smart-search-aisa (v1.0.0).
- Combines web and academic search in a single, balanced query flow.
- Designed for users needing both public web coverage and academic research.
- Requires setup with AISA_API_KEY and Python 3.
- Not intended for tasks involving credential access or use outside research queries.
元数据
常见问题
smart-search-aisa 是什么?
Combine web and academic search into one smart AISA search mode. Use when: the user needs a balanced research pass that mixes public web coverage with academ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。
如何安装 smart-search-aisa?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-search-aisa」即可一键安装,无需额外配置。
smart-search-aisa 是免费的吗?
是的,smart-search-aisa 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
smart-search-aisa 支持哪些平台?
smart-search-aisa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 smart-search-aisa?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。
推荐 Skills