← Back to Skills Marketplace
bibaofeng

smart-search-aisa

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install smart-search-aisa
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install smart-search-aisa
  3. After installation, invoke the skill by name or use /smart-search-aisa
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug smart-search-aisa
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install smart-search-aisa?

Run "/install smart-search-aisa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is smart-search-aisa free?

Yes, smart-search-aisa is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does smart-search-aisa support?

smart-search-aisa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created smart-search-aisa?

It is built and maintained by bibaofeng (@bibaofeng); the current version is v1.0.0.

💬 Comments