← Back to Skills Marketplace
baofeng-tech

AIsa Search

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

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

How do I install AIsa Search?

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

Is AIsa Search free?

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

Which platforms does AIsa Search support?

AIsa Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AIsa Search?

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

💬 Comments