← 返回 Skills 市场
bibaofeng

scholar-search-aisa

作者 bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scholar-search-aisa
功能描述
Search academic papers and scholarly sources through the AISA scholar endpoint. Use when: the user asks for papers, authors, recent research, citations, or y...
安全使用建议
This skill will send your search queries, and any URLs you ask it to extract, to the AISA API (api.aisa.one) using the AISA_API_KEY you provide. If you install it: (1) only provide an AISA API key you trust and prefer a key scoped for search usage (do not reuse high‑privilege keys); (2) be aware that using the 'extract' command forwards webpage content/URLs to the external service (privacy consideration); (3) verify the AISA service and the GitHub source (0xjordansg-yolo/aisa-multi-search-engine-claude) if you require provenance; (4) because the skill is allowed to be invoked by the agent, ensure you trust the skill before enabling any autonomous workflows. Overall the skill is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: scholar-search-aisa Version: 1.0.0 The skill is a legitimate academic and web search client for the AISA API. The Python script (scripts/search_client.py) uses standard libraries to perform authenticated POST requests to https://api.aisa.one, and the SKILL.md instructions include explicit safety constraints advising the agent against accessing sensitive local data like cookies or passwords.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (scholar search) match the included Python client and SKILL.md. Requested binaries (python3) and the single required env var (AISA_API_KEY) are appropriate for calling the AISA scholar endpoints.
Instruction Scope
SKILL.md directs the agent to run the bundled Python client which only reads AISA_API_KEY and makes HTTPS POST requests to https://api.aisa.one. It does not attempt to read local credentials or unrelated system files. Note: the 'extract' and search commands send user-supplied URLs and queries to the external AISA API, which is expected for this skill but is a privacy consideration.
Install Mechanism
No install spec; the skill is instruction-only with a bundled Python script. Nothing is downloaded at install time and no external packages are installed by the skill itself.
Credentials
Only one credential is required (AISA_API_KEY) and it is the declared primaryEnv. The code does not reference additional environment variables or other credentials.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request elevated or persistent system privileges nor does it modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scholar-search-aisa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scholar-search-aisa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Major update: Scholar-search now uses the AISA scholar endpoint and a new streamlined client. - Old scripts, API references, and environment variable logic (S2_API_KEY, .env, set_s2_api_key.py) were removed. - Added a new Python client at scripts/search_client.py. - Environment config updated: now requires AISA_API_KEY; setup and usage instructions simplified. - Documentation rewritten for conciseness—focus is on academic search, author lookup, and citation evidence via a single endpoint.
元数据
Slug scholar-search-aisa
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

scholar-search-aisa 是什么?

Search academic papers and scholarly sources through the AISA scholar endpoint. Use when: the user asks for papers, authors, recent research, citations, or y... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 scholar-search-aisa?

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

scholar-search-aisa 是免费的吗?

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

scholar-search-aisa 支持哪些平台?

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

谁开发了 scholar-search-aisa?

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

💬 留言讨论