← 返回 Skills 市场
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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_KEYis 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 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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aisa-search-command-center - 安装完成后,直接呼叫该 Skill 的名称或使用
/aisa-search-command-center触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 AIsa Search Command Center?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aisa-search-command-center」即可一键安装,无需额外配置。
AIsa Search Command Center 是免费的吗?
是的,AIsa Search Command Center 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AIsa Search Command Center 支持哪些平台?
AIsa Search Command Center 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AIsa Search Command Center?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。
推荐 Skills