← 返回 Skills 市场
baofeng-tech

AIsa Search

作者 baofeng-tech · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aisa-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 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_KEY is 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 skill appears coherent: it runs the included Python client and sends requests to api.aisa.one using the AISA_API_KEY. Before installing, verify you trust the aisa.one service and that the API key you supply has only the needed scope (prefer a low-privilege key). Review the bundled scripts yourself if you want extra assurance (they are included). Understand that running the skill will send user queries and any provided URLs to the AIsa API, so avoid passing sensitive secrets or private data to it.
功能分析
Type: OpenClaw Skill Name: aisa-search Version: 1.0.0 The 'aisa-search' skill is a legitimate API client for the AIsa search service (api.aisa.one). The Python script (scripts/search_client.py) provides structured access to various search providers, including Perplexity Sonar and Tavily, using standard libraries (urllib) without external dependencies. There are no signs of data exfiltration, malicious execution, or obfuscation, and the SKILL.md instructions are properly aligned with the stated research and synthesis purpose.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (web/multi-source/last-30-days research) align with the included Python client that calls https://api.aisa.one endpoints; requiring python3 and AISA_API_KEY is proportionate to that purpose.
Instruction Scope
SKILL.md instructs running the bundled script from scripts/ and to provide AISA_API_KEY; the script only reads that env var and issues HTTP requests to the AIsa API. There are no instructions to read unrelated files, credentials, or to send data to unexpected endpoints.
Install Mechanism
No install spec; the package is instruction-only with a provided Python script. Nothing is downloaded or extracted at install time (lower risk).
Credentials
Only AISA_API_KEY is required and declared as the primary credential. The script uses that single key to authenticate to the AIsa API; there are no other secret/env requirements.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. It runs on demand and does not persist new privileges or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aisa-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aisa-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of aisa-search - Enables web, multi-source, and recent (last 30 days) research via AIsa. - Supports competitor scans, trend discovery, and synthesis for research-ready outputs. - Offers structured retrieval and multi-surface research from one skill. - Requires AISA_API_KEY for authenticated API access. - Compatible with multiple environments including openclaw, claude-code, and hermes.
元数据
Slug aisa-search
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

AIsa 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 插件,目前累计下载 90 次。

如何安装 AIsa Search?

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

AIsa Search 是免费的吗?

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

AIsa Search 支持哪些平台?

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

谁开发了 AIsa Search?

由 baofeng-tech(@baofeng-tech)开发并维护,当前版本 v1.0.0。

💬 留言讨论