← Back to Skills Marketplace
bibaofeng

AIsa Search Command Center

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aisa-search-command-center
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 Command Center

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 internally consistent: it runs a local Python client that sends searches to https://api.aisa.one using the AISA_API_KEY you supply. Before installing, confirm you trust the AIsa service and are comfortable that queries and returned content (and the API key) will be transmitted to that remote endpoint. Do not use this skill with highly sensitive secrets or proprietary content unless you have verified the service's privacy/security posture. If you want extra assurance, review the included scripts/search_client.py yourself and confirm the API key is only used for Authorization header Bearer access as shown.
Capability Analysis
Type: OpenClaw Skill Name: aisa-search-command-center Version: 1.0.0 The skill is a well-structured API client for the AIsa search service, providing access to web, academic, and Perplexity-based research tools. The primary script, `scripts/search_client.py`, uses standard Python libraries (urllib) to interact with the legitimate endpoint `api.aisa.one` and contains no evidence of malicious execution, data exfiltration, or obfuscation. The instructions in `SKILL.md` are aligned with the stated purpose of research and synthesis, including helpful guardrails for the AI agent.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description (AIsa search, multi-source, recent research) match the required binary (python3), the single required env var (AISA_API_KEY), and the included search_client.py which implements HTTP calls to an AIsa API. Required items are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs running the included python script and to set AISA_API_KEY. The instructions do not ask the agent to read unrelated files, system config, or other credentials. They call a remote search service (expected for this skill).
Install Mechanism
No install spec — instruction-only runtime plus a packaged Python script. No downloads or archive extraction. The included code is local and invoked via python3; this is low-risk and consistent with the skill purpose.
Credentials
Only AISA_API_KEY is declared and used as the Bearer token for API calls. No other secret, tokens, or unrelated environment variables are requested. This is proportionate for an API-backed search client.
Persistence & Privilege
always is false; skill is user-invocable and uses normal model invocation. It does not request system-wide config changes, additional credentials, or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aisa-search-command-center
  3. After installation, invoke the skill by name or use /aisa-search-command-center
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of aisa-search-command-center. - Enables web, multi-source, and last-30-days research via AIsa. - Supports competitor scans, trend discovery, and research-ready outputs. - Structured retrieval and synthesis for research briefs and comparisons. - Requires AISA_API_KEY and Python 3 for use. - Compatible with OpenClaw, Claude-Code, and Hermes environments.
Metadata
Slug aisa-search-command-center
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AIsa Search Command Center?

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 69 downloads so far.

How do I install AIsa Search Command Center?

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

Is AIsa Search Command Center free?

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

Which platforms does AIsa Search Command Center support?

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

Who created AIsa Search Command Center?

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

💬 Comments